Build:
- make all
Flash:
- make upload
Debugger:
- enable debugging in Makefile
- mspdebug rf2500 gdb
- ddd --debugger msp430-gdb
- for every code change upload using Makefile and restart both mspdebug and ddd (or find a way to reset the both)
The authoritive version of this project can be found here: https://home.hottis.de/gitlab/wolutator/mbusfrontend
C
Build:
Flash:
Debugger: