Hi everyone
I am using EFM32 development board I wanted to run a blinky on the board I use the tested program from energy micro (EFM32)
I get this problem :
linking... FromELF: creating hex file... Target not created
Can someone pls help me out on this
Thanks in Advance
Perhaps you have the wrong parameters, or the naming of the file conflicts with something (like a directory?).
Suggest you open up a command line prompt, and run the FromELF tool manually from there, observed the available options, and mode of failure directly.