J-Link loadbin fail

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

J-Link loadbin fail

1,542件の閲覧回数
kevin_lang
Contributor II

Hello,

My application on R41Z , debugging is ok, then I want to load application on top of boot loader.

Our boot loader is located from 0x0, size 0x10000

Application from 0x10000, size 0x70000 

pastedImage_2.png

But loadbin out application always fail, what could be wrong on setting? 

pastedImage_1.png

Many thanks,

Kevin

0 件の賞賛
返信
3 返答(返信)

1,438件の閲覧回数
estephania_mart
NXP TechSupport
NXP TechSupport

Hello, 

It would appear that the applications it's not being flashed in the correct section, did you modified also the linker file or something else? 

I would recommend you to use one of the available examples code like the ota_bootloader or the fsci_bootloader available in the SDK. 

Also, please check the BLE Application Developer's Guide and the BLE Demo Applications User's Guide for further details on the topic.

Regards, 

Estephania

0 件の賞賛
返信

1,438件の閲覧回数
kevin_lang
Contributor II

Many thanks Estephania,

I changed the setting via MCUXpresso on the memory , it shows new value,  but actually has no effect

pastedImage_1.png

After changed linker file, everything is fine

 Kevin

0 件の賞賛
返信

1,438件の閲覧回数
estephania_mart
NXP TechSupport
NXP TechSupport

It's good that it works correctly now. 

0 件の賞賛
返信