This repository has been archived on 2024-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
rgb-driver-01/readme.md
2024-02-27 11:54:19 +01:00

22 lines
300 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
First octets:
![](./docs/cycler_working_first_octets.png)
Last octets:
![](./docs/cycler_working_last_octets.png)