43 lines
592 B
Markdown
43 lines
592 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:
|
|
|
|

|
|
|
|
|
|
## Timing
|
|
|
|
Complete cycle:
|
|
|
|

|
|
|
|
Short pulse:
|
|
|
|

|
|
|
|
Long pulse:
|
|
|
|

|