Hi, does anybody know how to use msp430-gdb in simulator mode under the Eclipse environment? I'm using a gdb ini file like this: file nomefile.elf target sim load nomefile.elf run
Eclipse kepp giving me error messages. Insted if I use the same file from command line everything works fine. Any idea? Thanks
