Content originally posted in LPCWare by CodeRedSupport on Thu Jun 24 01:18:51 MST 2010
I suspect that this is data related to the C library ctype / locale.
In addition to using arm-none-eabi-nm as suggested by domen, you might want to look at the [I]projectname.map[/I] file that is created automatically in the Debug (or Release) directory when you build your project. This gives lots of useful information about what has actually gone into your image.
Regards,
CodeRedSupport.