Execution from RAM - S32K

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

Execution from RAM - S32K

969 Views
testbed
Contributor III

Hello,

So, i have been trying out the Keil  MDK Blinky Example given in the S32K SDK using the S32K144 EVB

C:\Keil_v5\ARM\PACK\Keil\S32_SDK_DFP\1.2.0\addon_mdk\Boards\NXP\S32K144-EVB\RTX5_Blinky

When i set the project configuration to use Flash i.e. execute from Flash

pastedImage_2.png

The application runs flawlessly. However when i set it to RAM, build it and try to load it to the device, it gives the following error.

pastedImage_3.png

As it can be seen from the error the location its referring to is RAM, so obviously it is not going to work.

I have my settings configured as below using the CMSIS-DAP Debugger

pastedImage_7.png

pastedImage_8.png


The same issue occurs when i plug the ULINK2 to the on-board JTAG/SWD header J14 and try programming via ULINK.

Has anyone experienced this issue ? Any suggestions ? I plan to use the Keil MDK toolchain for all development.

Regards

0 Kudos
0 Replies