On Thu, May 27, 2010 at 11:22 PM, <[email protected]> wrote: > Hi John, > > What I've done for now is changed the machine-type check from an error > to a warning. So you'll be able to load symbols directly, but I'm not > going to bother trying to do anything special for programming. > > This change is in the public git repository now, if you want to try it > out (http://mspdebug.git.sourceforge.net/). > > By the way, the DWARF part is more an issue for msp430-gdb users -- it > contains high-level debugging information. > > Cheers, > Daniel
Hi Daniel, So I can skip the extra "nm" step. Works for me! I got the stuff out of the repository and compiled, installed and ran it. That part works. I'll check out loading symbols directly from the ELF file in the next few days. Thanks, --John
