S32 Design Studio: launch to RAM

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

S32 Design Studio: launch to RAM

650 Views
fengyh
Contributor II

Now I want to launch the program to RAM instead of flash when debugging.What should I do to achieve this?

2 Replies

553 Views
martin_kovar
NXP Employee
NXP Employee

Hello,

please open S32 Design Studio, and click debug_RAM button, please see the figure below.

pastedImage_1.png

Now elf file for RAM is created. Use the debug_RAM configuration for debug.

pastedImage_1.png

Regards,

Martin

553 Views
fengyh
Contributor II

Thank you very much! But what confuses me is that I find some deference between those project. some project can only choose Debug or Release,some can choose Debug/Debug_RAM/Release,and some project can only choose Debug_RAM or Debug_Flash. Do you know the reason? Is this related to the SDK?

0 Kudos