Quantcast
Channel: Forums - Recent Threads
Viewing all articles
Browse latest Browse all 262198

Linux/CC1310: CC1310 - arm-none-eabi-objcopy invalid ihex output

$
0
0

Part Number:CC1310

Tool/software: Linux

Currently compiling sources for the CC1310 MCU from Energia/GCC tools.

I need to convert the resulted elf file into Intel hex format so I was initially using objcopy for this:

arm-none-eabi-objcopy" -O ihex "image.elf" "image.hex"

The problem is that SmartRF Flash Programmer 2 (for Windows) is not able to flash the hex file generated ("Failed!"). I've compared that hex file with a valid image downloaded from the target board and both files differ very little. However there has to be something related to a portion of information being lost in the conversion process.

Am I maybe missing an extra flag in the objcopy command?

Thanks for your help.


Viewing all articles
Browse latest Browse all 262198

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>