I am unable to generate .elf file for ping-ipv6 example for cc2650. I partially found solution here: yet I am unable to impliment it. I am open for suggestions.
thanks in advance.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I am unable to generate .elf file for ping-ipv6 example for cc2650. I partially found solution here: yet I am unable to impliment it. I am open for suggestions.
thanks in advance.
How exactly did you clone the source; git clone, or git clone --recursive?
Another thing, the wiki says to use "gcc-arm-none-eabi-4_9-2014q4". You have a newer revision, try to downgrade.
One more thing, why you need the .elf extension?