oops! no listing file. I have map. how do I force a list (is this the assembler output?, and, is it 'fixed' by the linker to put REAL addresses in it?)? Thanks Glen Tom Walsh wrote: > > Double check by looking in the listings file (.lst), not always is a > const stored in the .rodata section. Sometimes, if you get warnings, it > may mean to the compile that you intend on ignoring the const definition > may intend to change it. Thus, it will take that implication and store > in .data instead. The warning doesn't mean it will not put it into > .rodata, but... > > I like my compiles clean, no warnings. > > Regards, > > TomW
Message
Re: [lpc2000] gnuarm question
2006-02-11 by G B
Attachments
- No local attachments were found for this message.