This commit is contained in:
Wolfgang Hottgenroth 2024-02-27 11:54:19 +01:00
parent 5128d36a75
commit df9faabc7f

View File

@ -1,3 +1,5 @@
## Debugging
```
mspdebug rf2500 gdb
@ -6,3 +8,14 @@ msp430-gdb -x firmware.gdb
Attention: the gdb in the TI toolchain package is broken, use the one from Debian
## Signals Working Cycler
First octets:
![](./docs/cycler_working_first_octets.png)
Last octets:
![](./docs/cycler_working_last_octets.png)