Hi Daniel,
I am not sure about the HSE_FW or how it should be installed in the MCU.
Another behaviour is observed during our testing.
When i use the Example code in the s32ds for Uartk311 and remove the code in the main and add my simple toggling of the PIN using the SIUL register it works fine in both debug and release mode. The testing is done on the development board.
kiran5_0-1753355791250.png
Same code when i use it with a newly created application project it is working only in the debug mode.
kiran5_1-1753355843675.png
Is there any changes which has to be done to start the code in ram in release mode?
One of my collegue is using s32k144 and he faced the same issue. It was resolved by updated the start address to main in the startup.s file.
Thanks