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.
10 years, 4 months ago.
[betatesting] Bug report: Compiling produces a (broken?) bin file instead of a hex file for nRF51822
Hello,
Since yesterday, compiling for nRF51822 has stopped working in beta mode.
Steps to reproduce:
- Enable beta mode in the compiler.
- Create a new nRF51822 project modeled on the template 'mbed_blinky'.
- Compile.
Expected output: a downloaded .hex file containing the hex-coded output of the program (216kb in size). Actual output: a doanloaded .hex file containing binary data (3kb in size).
I have tried converting the binary file to a hex file using bin2hex.exe and Hexplorer, and not gotten any results. Compiling using non-beta mode works fine.
It seems to be working again now.
posted by Stian Jensen 16 Jul 2014"It seems to be working again now."
No, I am still seeing the same behaviour.
posted by Sigve Sebastian Farstad 17 Jul 2014Correction: I'm still seeing weird behavior. But non-betamode is working just fine.
posted by Stian Jensen 17 Jul 2014