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.
7 years, 11 months ago.
Problem build project in keil5 after esport it. target: STM32L476RE
I'm able to export the project and import it in keil. When I build the project I receive this error:
mbed/TARGET_NUCLEO_L476RG/TARGET_STM/TARGET_STM32L4/device.h(38): error: #5: cannot open source input file "objects.h": No such file or directory
- include "objects.h"
I searched the objects.h file in all project directory but is not present
I also change target, I used STM32F401RE in this case I'm able to export from mbed, import in keil and build it.
anyone has any suggestions?
thanks
2 Answers
7 years, 11 months ago.
Hi Marco,
I am facing the same problem.
TARGET_NUCLEO_L476RG is the only board that I have. I posted my question 2 days ago but no one answered it.
Hope debugging mbed OS on MDK5+NUCLEO_L476RG would be supported soon!
As far as I know, STM32L476 can be supported by uVision5 only.uVision4 should not support this device.