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.
Thanks,
Nitin verma
Hi,
as a first step, open the Debug Configuration dialog and un-check "Run on reset" and "Set breakpoint at":
Now the code should stop at entry point and you can debug the code to see what is wrong.
Regards,
Lukas