Hello, I want to debug msp430 mcus. Therefor I want to use geanygdb. There I have to connect to an remote port (gdb command: target remote :2000). When I load the file, it tells me, that __start would be missing. Any considerations how to connect to to the remote target? Thanks Michael