lpcxpresso lpc1853 bin file is too large

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

lpcxpresso lpc1853 bin file is too large

926 Views
742791535
Contributor I

1.after build the project,i get hex and bin files.the hex file is ok ,but the size of bin file is up to 16M.

2. i use lpcxpresso 8.2.2 ide, and lpc1853 mcu.

3. my config is below,could you tell me how  to config my projgect? thanks ,i will be waitting.

pastedImage_1.png

pastedImage_2.png

Labels (1)
0 Kudos
3 Replies

775 Views
converse
Senior Contributor V

See this (old) forum question:

https://community.nxp.com/thread/420872 

0 Kudos

775 Views
742791535
Contributor I

the link dosent give me a way to solve the problem.my question is that the bin file make by xpresso is too large up to 16MB,it's not the correct size.

0 Kudos

775 Views
converse
Senior Contributor V

That’s the point. You can’t solve it (with a single bin file).

If you need bin files, you will need to creat two (or more) bin files - one for each non-contiguous memry region.

0 Kudos