4 years, 9 months ago.

Mbed Compiler Error - "Error: No linker script found"

I tried compiling a code for FRDM-KL25Z board to flash different colors on RGB LED but ran into an error - "Error: No linker script found". The code (Main.cpp) and header file(MKL25Z.h) is attached with this question. I am using online Mbed IDE (ide.mbed.com) to compile and create a .bin file for board.

/media/uploads/shobitsharma01/main.cpp

/media/uploads/shobitsharma01/mkl25z4.h

/media/uploads/shobitsharma01/error_message.png

Be the first to answer this question.