flash from file not exist in S32DS for vision

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

flash from file not exist in S32DS for vision

1,658 次查看
frank_feng
Contributor II

When i am using  S32DS for Vision IDE, I try to download .elf file or .s19 file to M4 core ,however ,there is no flash from file tool in S32DS for Vision IDE ,I  wonder if there is someway I could download this tool and add it to the S32DS for Vision IDE ,Hope someone could answer my  question , I'll be very thankful !

0 项奖励
回复
2 回复数

1,551 次查看
jiri_kral
NXP Employee
NXP Employee

Hi, 

create new empty project 

pastedImage_1.png

Select M4 core:

pastedImage_2.png

In debug configurations select your .elf (or srecord) file and start debug session: 

pastedImage_3.png

Hope it helps. 

Jiri 

1,551 次查看
frank_feng
Contributor II

Hi,

Thank you for your answer .

When I use Multilink to debug ,I found that the code I've downloaded to M4 seems exist in the RAM ,so that every reset action  I've operated would cause the code is set to zero . However , I want I could download the code into M4 core and it would not be set to zero after  the reset operation .

but , your answer is still useful for me in other aspects . 

0 项奖励
回复