7 years, 4 months ago.

Mbed library on Nucleo-L073RZ

Hi,

I'm using an external IDE (Keil µVision) and i want to use the mbed library with the function (i.e : analogInput, ...) But I'm trying to export a library and it doesn't work.

How can i export that library to use it in my project ?

Question relating to:

Affordable and flexible platform to ease prototyping using a STM32L073RZT6 microcontroller.

Salvatore can you let me know the error you receive?

Andrea, team mbed

posted by Andrea Corrado 01 Dec 2016

when I add a group on my project and i add all files needed

I receive error like that :

* Using Compiler 'V5.06 update 4 (build 422)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin' Build target 'sx1272mb2das' compiling main.cpp... "no source": Error: #5: cannot open source input file "..\..\..\..\..\..\..\..\..\..\LORA-Semtech\frequency2_counter_uvision5_nucleo_l073rz\frequency_counter\main.cpp": No such file or directory ..\..\..\..\..\..\..\..\..\..\LORA-Semtech\frequency2_counter_uvision5_nucleo_l073rz\frequency_counter\main.cpp: 0 warnings, 1 error compiling main.c... linking... .\sx1272mb2das\NUCLEO_CUBE_LORA.axf: error: L6002U: Could not open file .\sx1272mb2das\main_1.o: No such file or directory Finished: 0 information, 0 warning, 0 error and 1 fatal error messages. ".\sx1272mb2das\NUCLEO_CUBE_LORA.axf" - 1 Error(s), 0 Warning(s). Target not created. Build Time Elapsed: 00:00:05

Is it possible merging two projects on KEIL ? Or use value from one to another ?

posted by Salvatore Di Stefano 01 Dec 2016
Be the first to answer this question.