contiki-ng / mspsim

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

Problems with Memory.AccessMode.BYTE #39

Open roy77 opened 9 years ago

roy77 commented 9 years ago

Some Components like Timer support only 16 Bit access for read and write. When Memory.AccessMode.BYTE is used the values of the odd addresses are incorrect.