Menu

Commit [r226]  Maximize  Restore  History

We found a serious problem!

Previously the address defined statically on memoryMap.h as base to write user values by record Logo command was declared inside the firmware range.
In other words, using record Logo command we corrupt the firmware permanently at runtime.
For now we put the RECORD_BASE_ADDRESS as 0x6500. Wich gives to the user the possibility to write up to 256 (0x6500 until 0x6700-0x0002).
However we can not keep this solution because it will happen again when the firmware grows.

-----

Additionaly, we started to test music notes support. This is not functional yet.

wallaaa 2014-05-30

changed /embedded/usb/Firmware/trunk/evalopcode.c
changed /embedded/usb/Firmware/trunk/gogo40.PJT
changed /embedded/usb/Firmware/trunk/gogo40.c
changed /embedded/usb/Firmware/trunk/gogo40.hex
changed /embedded/usb/Firmware/trunk/memoryMap.h
/embedded/usb/Firmware/trunk/evalopcode.c Diff Switch to side-by-side view
Loading...
/embedded/usb/Firmware/trunk/gogo40.PJT Diff Switch to side-by-side view
Loading...
/embedded/usb/Firmware/trunk/gogo40.c Diff Switch to side-by-side view
Loading...
/embedded/usb/Firmware/trunk/gogo40.hex Diff Switch to side-by-side view
Loading...
/embedded/usb/Firmware/trunk/memoryMap.h Diff Switch to side-by-side view
Loading...