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.
8 years, 8 months ago.
NUCLEO-L073RZ platform
Hello,
NUCLEO-L073RZ marked as mbed enabled at http://www.st.com/web/en/catalog/tools/PF261637 . But compilations with mbed compiler always fails with following error message if NUCLEO-L073RZ used as platform.
Error: Target "NUCLEO_F073RZ" is not recognized
Question relating to:
1 Answer
8 years, 7 months ago.
Hi,
I used the Nucleo_blink_led example with NUCLEO-L073RZ and it is working as expected. Please do the test with the very basic LED blink example from here: https://developer.mbed.org/teams/ST/code/Nucleo_blink_led/?platform=ST-Nucleo-L073RZ
Select the BLUE import box on the right side of the screen after landing on the above webpage
-Syrine-