Click here to Skip to main content
15,887,214 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
I am a beginner to Embedded Systems. I am working on Freescale Kinetis E series controllers. I use Kinetis Design Studio IDE. I wrote a project to blink the LEDS in a customized board. Now I want to make it as a S19 file which I would load to my other project using Terminal Application. Is it possible ?

What I have tried:

I am still an undergraduate, so I have very little knowledge about S19 file format, and very less experience with embedded systems. I don't even know whether it is possible, so I don't know how to try and get started.
Posted
Updated 21-Mar-16 0:30am
Comments
Arthur V. Ratz 21-Mar-16 2:50am    
See documentation for Kinetis Design Studio IDE. Probably there's an option to convert embedded C into S19 file.
Arthur V. Ratz 21-Mar-16 2:50am    
As far as I'm concerned S19 is an executable for your hardware platform, or not ??

 
Share this answer
 
Comments
Patrice T 21-Mar-16 3:01am    
There is no need to multiply comments when you also post an answer.
You have time to think before posting.
Arthur V. Ratz 21-Mar-16 11:06am    
5
Arthur V. Ratz 21-Mar-16 3:03am    
Thanks. I'll keep that in mind.
GaneshRfromSpace 21-Mar-16 3:46am    
Hey thanks. I checked your link. But it is given for Code Warrior IDE. I am using Kinetis Design Studio. That link asks me to use Create Flash Image option in Code Warrior but there is no such option in Kinetis Design Studio. I dont even have "Additional options" under C/C++ build.. What shall I do ?
CPallini 21-Mar-16 4:45am    
5.
I arrived at the solution after the help I obtained from code project answer is posted in my blog as I don"T know how to post pictures in answers in this site.
Check this link [^]How do I convert an embedded C project file into a S19 file in Kinetis Design Studio ? | oscarganesh[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900