Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » srec file needed for OpenSDA(Automatically generated makefile needs .srec target.)
srec file needed for OpenSDA [message #1344036] Fri, 09 May 2014 15:30 Go to next message
James Householder is currently offline James HouseholderFriend
Messages: 3
Registered: April 2014
Junior Member
I want to use Eclipse to develop software for the FRDM-KL25Z. It uses OpenSDA to load files into flash, and for that I need .srec files.

The automatically generated makefiles that I get in the C++ CDT environment do not provide them. I get only elf and hex files.

How do I configure Eclipse/CDT to give me .srec instead of .hex?

Thanks
Jim
Re: srec file needed for OpenSDA [message #1352548 is a reply to message #1344036] Tue, 13 May 2014 14:11 Go to previous message
James Householder is currently offline James HouseholderFriend
Messages: 3
Registered: April 2014
Junior Member
I found the setting in the Properties menu for the project. It would be nice if I could set it as default.

Properties --> C/C++ Build --> Settings --> Cross-ARM-GNU-Create-Flash-Image --> General
Previous Topic:C/C++ Indexer, ignore defines?
Next Topic:Autocomplete
Goto Forum:
  


Current Time: Tue Apr 23 14:27:47 GMT 2024

Powered by FUDForum. Page generated in 0.02815 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top