This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

μVision V5 Build error A1023E and #5

Hi all,

We are about to start evaluation in the following development environment specified by the module manufacturer.

ST Micro NUCLEO-L073RZ
Keil μ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 directory
compiling 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 error
compiling 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