Software looping in RAM Location while running it in S32K344EVBQ172.

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

Software looping in RAM Location while running it in S32K344EVBQ172.

325 Views
lekshmy
Contributor I
I am facing an issue with flashing and running the software in S32K344 evaluation board using winidea debugger
The evaluation board used- S32K344EVBQ172
when I try flashing the software using winidea debugger,and then resetting the target and running it, software is not executing. It is looping in a location as shown in screenshot belowSoftware_Looping_s32k3.png

The board startup code in the software is also not executed and control is not coming to any board init functions when we put breakpoints.

Can you suggest what could be the issue

Looking forward for your reply

Thank you

Tags (1)
0 Kudos
1 Reply

305 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @lekshmy,

Is the application running after the programming before it gets reset?

Can you see what is at the SRAM location in the .map file / linker file?

Did you build / load the application in Flash or SRAM?

Can you check the .srec file and compare it with data in the flash?

 

Thanks,

BR, Daniel

0 Kudos