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, 11 months ago.
SDK10, GCC and HEX files...
Hi All, i m facing a strange issue with gcc (linux64) and sdk10. I can generate an HEX file (e.g. with Devel/ARM/nRF_sdk10/examples/peripheral/blinky/pca20006/blank/armgcc/) but this file is not working (nothing happen). The same file available in the SDK (Devel/ARM/nRF_sdk10/examples/peripheral/blinky/hex/pca20006/) is ok. My hex file is here: http://pastebin.com/Wtx4KVxb my board is a RedBearLab nRF51822 Any suggestion ?? Thanks