6 years, 1 month ago.

Error: Target "NUCLEO_L496ZG" is not recognized

Hello,

I am new to Mbed and STM32, and have recently got my test board "NUCLEO_L496ZG". I intend to test CAN communication, and have started by importing and compiling some of the examples. I have only succeeded in compiling one of the examples. The compiled one was successfully loaded to "NUCLEO_L496ZG", and run as intended.

Any other example seems to give the error in the question header, even after I have the library is updated. Does anyone have a tip for how I can rectify this?

1 Answer

6 years, 1 month ago.

Hi

You need to update the mbed library of each example you import (click on the mbed library and click on the "Update" button in the Summary box)

Accepted Answer