Content originally posted in LPCWare by CodeRedSupport on Thu Jun 17 00:14:00 MST 2010
It looks like you are trying to build this yourself.
These are defined in the linker script that is auto-generated by Red Suite when you build. As you are trying to do it 'manually', you will need to create your own linker script. To start with, look at the linker scripts (*.ld) in the blinky example, and use it as a template for creating your own linker script.