flash from file not exist in S32DS for vision

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

flash from file not exist in S32DS for vision

683 Views
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 Kudos
2 Replies

576 Views
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 

576 Views
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 Kudos