Boot loader not jumping over main program

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Boot loader not jumping over main program

1,365 Views
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

Labels (1)
1 Reply

946 Views
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