User`s guide
LPC3250 Developer’s Kit - User’s Guide
Page 41
Copyright 2011 © Embedded Artists AB
Figure 18 – Scatter file for the sample applications
4. Create a binary file to be stored in NAND flash. This can be done by using the fromelf.exe
utility. Go to Project Options User. Add the command below to the “Run User Programs
After Build/Rebuild”
fromelf.exe --output "$P\app.bin" --bin "$P/output/%L"