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.
9 years, 7 months ago.
Compiler not producing a hex file when compiling a BLE nano project
I've got a project that is compiling without errors, but the compiler is not producing a hex file. The file is instead full of what looks like random characters along with some file path strings pointing to github.
Any ideas???
2 Answers
8 years, 8 months ago.
I'm also unable to create an project offline using yota. Heres what I tried:
include the mbed library with this snippet
yotta init yotta target 'blenano-gcc' yotta install mbed-hal-blenano
Afterwards I just used the code provided with the mbed examples to do the blinky stuff. The compilation says that ninja is expecting nothing to do, which is the only weird output.
There is no .hex file generated!
9 years, 7 months ago.
I have same problem. Now mbed compiler does NOT work correctly. It seems world wide problem. We have to wait.