S32 Design Studio: launch to RAM

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

S32 Design Studio: launch to RAM

738 次查看
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 回复数

641 次查看
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

641 次查看
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 项奖励