Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
8 years, 10 months ago.
Ethernet UDP Server Demo Exporting to KDS v3.0 Compilied but no ELF output
I really hope this is not a redundant question, but I could not find any info relating to this topic. I was able to successfully export the Ethernet UDP Server Demo from the mbed compilier into my KDS v3.0 IDE. After importing the project, I was able to successfully compile the demo inside of the KDS IDE. However, I can not seem to generate an ELF file that I can convert to a bin file so I can drop it into the MSD drive of my FRDM-K64F board. When I compile using the mbed online compiler, I am sent the binary as a download. Any idea on how to generate the ELF on the KDS IDE from the project?
Thanks in advance.
Allen