Hello, I am new to Mbed OS. I have created new project in Mbed online compiler for FRDM K64FN development board and also successfully flashed the .bin file generated to the board. It is working fine now.
My problem is that I have to flash the same .bin file to the custom board which has the same K64FN controller. The custom board has Segger J-link connector.
My question is, can we flash the .bin file generated by Mbed compiler to the custom board using J-link lite debugger. If yes then what is the process.
Hi, I have the j-link lite probe and also the j-Flash lite GUI app. I have tried to flash the .bin file using that app .
I got the message as shown in image.
Yes, It may be the case. My dev board have 50 MHz external clock source and on custom board , I have used 12 MHz external crystal. How to do the clock setting in Mbed online compiler.
Could you please help me to set the clock using external crystal.