In 'Basic Clock Module+', RSELx is 03 bits of BCSCTL1. It's not equal to Basic Clock Module for MSP430x1xx that RSELx is 02 bits of BCSCTL1.
The se.sics.mspsim.core.BasicClockModule get RSELx value only for Basic Clock Module in write(). It causes wrong DCO configuration on Z1 mote simulation.
In 'Basic Clock Module+', RSELx is 0
3 bits of BCSCTL1. It's not equal to Basic Clock Module for MSP430x1xx that RSELx is 02 bits of BCSCTL1.The se.sics.mspsim.core.BasicClockModule get RSELx value only for Basic Clock Module in write(). It causes wrong DCO configuration on Z1 mote simulation.