Hi
I recently compiled the new msp430-gcc from source, and everything worked fine. However, when I went to use gdb to program my board, I realized that the GDB agent required to use gdb is not included. How can I get this tool (even as a binary as well as the .dat file), without having to use the installer?
Thanks