What I'm looking for is this... When I load my code into gdb, it allows me to set a watch on P1OUT, P2OUT but not P3OUT. Should I just inline this MAKE_WEAK macro to the beginning of my main file for debugging, and remove it when I release?
Sorry if I'm not clear, and thank you very much for your help. -Woody -----Original Message----- From: Sergey A. Borshch [mailto:sb...@users.sourceforge.net] Sent: Saturday, February 07, 2009 7:55 AM To: GCC for MSP430 - http://mspgcc.sf.net Subject: Re: [Mspgcc-users] Question about symbol table Douglass, Woodrow wrote: > Is there some way to force the ELF file to include all symbols and > hardware registers etc? I'm not sure is it what you are looking for, but take a look at MAKE_WEAK macro here: http://mspgcc.cvs.sourceforge.net/viewvc/mspgcc/msp430-libc/src/gcrt0.S? view=markup&pathrev=MSP430X You can add similar file which makes all required symbols global into your project. -- Regards, Sergey A. Borshch mailto: sb...@sourceforge.net SB ELDI ltd. Riga, Latvia ------------------------------------------------------------------------ ------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Mspgcc-users mailing list Mspgcc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mspgcc-users