Content originally posted in LPCWare by euripedes on Wed Jan 25 12:15:28 MST 2012
Extending my previous post, the ld file i´m using was generated by lpcxpresso automatically. I made few modifications on the file, to have the project working with my bootloader, then my ld file have this section, the error came from the assert part of it.
When I commented the assert part everything goes fine, but i´m not secure if doing this is the right way to solve the problem.