Loading binary file 'LPC111x.bin' .What is it the start address?

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

Loading binary file 'LPC111x.bin' .What is it the start address?

1,338 次查看
annechen12
Contributor I

Hello,

     I tried downloading the file from 'LPC1114.bin'.But I don't its start address.Please give me a answer.Thank you!

0 项奖励
回复
3 回复数

1,229 次查看
jeremyzhou
NXP Employee
NXP Employee

Hi  Anne Chen,

Thank you for your interest in NXP Semiconductor products and 
for the opportunity to serve you.

The executable file: BIN doesn't contain address information, you can program it to customize memory area freely.

TIC

 

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复

1,229 次查看
annechen12
Contributor I

It might be the starting address of FLASH. The last thing I'm going to do is HEX files. Thank you very much! 

0 项奖励
回复

1,229 次查看
lpcxpresso_supp
NXP Employee
NXP Employee

Unless you've changed the linker script, the address should be the start of Flash. You can deduce the address from the linker map file.

Thanks and regards,

MCUXpresso Support