Boot loader not jumping over main program

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

Boot loader not jumping over main program

1,471件の閲覧回数
nitinverma
Contributor III

Dear Support Team,

 

I bought new Freedom board NXP S32K144EVB-0100(Device PS32K144UFVLL 0N47T - QAA1626H) with touch electrode.I am trying to connect with the code which is written for NXP S32K144EVB-0100 (Device PS32K144UFVLL 0N47T - QAD1539A) without touch pad.Board is getting connecting but the boot loader doesn't jump over main function.It popup the window with message No source available for 0x410.

Please guide me if i am doing anything wrong.

 

170975_170975.pngpastedImage_1.png

 

 

Thanks,

Nitin verma

ラベル(1)
1 返信

1,052件の閲覧回数
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

as a first step, open the Debug Configuration dialog and un-check "Run on reset" and "Set breakpoint at":

pastedImage_1.png

Now the code should stop at entry point and you can debug the code to see what is wrong.

Regards,

Lukas