.axf file deleted

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

.axf file deleted

601件の閲覧回数
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 返信

562件の閲覧回数
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 件の賞賛
返信