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

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

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

1,342件の閲覧回数
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,233件の閲覧回数
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,233件の閲覧回数
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,233件の閲覧回数
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