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.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
I am using the FRDM-K22F board and the online compiler on a Mac running OS X 10.9.5. I installed the mbed firmware on my board and then proceeded to load some programs in it such as blinky, hello world, etc... I am downloading the program from the online compiler and then drag and drop to the mbed disk.
The problem is that I get a fail.txt error which contains "INVALID BINARY NVIC" in the mbed disk. How can I solve this problem? I believe the programs are not loading because I am not getting anything from Serial. The green light does blink when I type something in my computer which means Serial com. is not the problem.