S32K312 boot with HSE enabled

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

S32K312 boot with HSE enabled

Jump to solution
1,493 Views
strofald
Contributor III

Hello,

I have flashed HSE FW on my S32K312 microcontroller, and I have enabled the HSE FW Feature flag in UTEST.
Anyway I experience the following: whenever I flash a new application FW, right after flashing if I step with the debugger (without executing any instruction, just the first one from the startup code), an Hard Fault is triggered. If instead, after flashing, I perform a reset with the debugger, the Hard Fault does not happen.
How is this possible?

May this be related with the IVT configuration?
I am using the standard linker and startup files that are provided with the Platform module in RTD v5.0.0, I attached them below (renamed in .s.c due to update policies)
I also uploaded the .map file of the application.

0 Kudos
Reply
1 Solution
1,390 Views
strofald
Contributor III

I solved the issue by updating my debugger client (PLS UDE) to version 2024.05

View solution in original post

0 Kudos
Reply
2 Replies
1,391 Views
strofald
Contributor III

I solved the issue by updating my debugger client (PLS UDE) to version 2024.05

0 Kudos
Reply
1,462 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi @strofald 

I have never seen such behavior and I can't see a reason for that.

What kind of debugger do you use? It sound like problem of debugger...

Regards,

Lukas

0 Kudos
Reply