We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi all,
We are about to start evaluation in the following development environment specified by the module manufacturer.
ST Micro NUCLEO-L073RZKeil μVision V5 ( V5.29 )STM32cubeMX (V 6.0.1 ,STM32Cube MCU Package for STM32L0 1.11.3)
I get an error like below:Could you give me some advice on how to deal with it about error A1023E and error #5?
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""Rebuild started: Project: xxx_20230622*** Using Compiler 'V5.06 update 7 (build 960)', folder: 'C:\Keil_v5\ARM\comp v5\Bin'Rebuild target 'xxx_20230622'assembling startup_stm32l073xx.s...startup_stm32l073xx.s: error: A1023E: File "C:/Users/xxx/STM32Cube/Repository/STM32Cube_FW_L0_V1.11.0//Drivers/CMSIS/Device/ST/STM32L0xx/Source/Templates/arm/startup_stm32l073xx.s" could not be opened: No such file or directorycompiling rtc.c......
...
"no source": Error: #5: cannot open source input file "../Src/system_stm32l0xx.c": No such file or directory../Src/system_stm32l0xx.c: 0 warnings, 1 errorcompiling CXM150x_CTRL_FW_UPDATE.c...
"xxx\xxx.axf" - 2 Error(s), 0 Warning(s).Target not created.Build Time Elapsed: 00:00:16"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
Best regards,sss jpn
An idea is to compare your project and its settings with the L073RZ CMSIS-RTOS Blinky project, offered by the Pack Installer.
Also, I recommend updating to
- our latest Keil MDK release (by today: V5.38a)
https://developer.arm.com/Tools%20and%20Software/Keil%20MDK
- Arm Compiler 6
https://developer.arm.com/documentation/ka005198/latest/