28 lines
447 B
Markdown
28 lines
447 B
Markdown
## Debugging
|
|
|
|
```
|
|
mspdebug rf2500 gdb
|
|
|
|
msp430-gdb -x firmware.gdb
|
|
```
|
|
|
|
Attention: the gdb in the TI toolchain package is broken, use the one from Debian
|
|
|
|
|
|
|
|
## Signals Working Cycler
|
|
|
|
These signals are related to code under tag `cycler_works_include_output_stage`.
|
|
|
|
First octets:
|
|
|
|

|
|
|
|
Last octets:
|
|
|
|

|
|
|
|
Schematics and legend for signals:
|
|
|
|

|