contiki-ng / mspsim

Official MSPSim git repository
BSD 3-Clause "New" or "Revised" License
66 stars 83 forks source link

z1 msp430_sync_dco not working in mspsim, working on H/W #44

Open simonduq opened 9 years ago

simonduq commented 9 years ago

The new implementation of msp430_sync_dco from the following contiki-os/contiki commit: https://github.com/contiki-os/contiki/commit/68b65e6c47ad1a4aa317a76a46ad35443fec1c2e works on z1 H/W nodes but not mspsim. Hardware timers (both A and B) go twice as slow as intended. For example, time_seconds() is equal to half the number of seconds elapsed since startup.