.axf file deleted

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

.axf file deleted

600 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by userrr on Tue Sep 17 01:20:59 MST 2013
I want to create a .bin file from lpcxpresso and i followed this tutorial http://www.microbuilder.eu/blog/10-01-12/Creating_Valid_LPC1343_Binaries_in_LPCXpresso.aspx
The problem is that when i build the project, the name.axf file is deleted automatically  the error regarding RamLoc32 overflowed takes place.

PS: I tried to build the project without creating the .bin file and the same thing happened.

Thank you!
0 项奖励
回复
1 回复

561 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by TheFallGuy on Tue Sep 17 01:43:25 MST 2013
The .axf file is not being deleted - it is not being created!

You must fix your linker error first. The error means that you application is too big for the RamLoc32 memory region. Use forum search to find why this might have happened
0 项奖励
回复