2023-05-30 01:37 PM - edited 2023-11-20 04:19 AM
Hi, All
I am new to use STM IC. have the following question. please help.
1) Nucleo-c0316C, cubeIde Version: 1.12.1
2) import CubeIDE example I2C_TwoBoards_AdvComIT. that worked fine
3) changed the I2C address from 0x3E to 0x78
build all. then
13:20:51 **** Incremental Build of configuration Debug for project I2C_TwoBoards_AdvComIT ****
make -j8 all
make: *** No rule to make target 'C:/Users/Richard/STM32CubeIDE/workspace_1.9.0/I2C_TwoBoards_AdvComIT/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal.c', needed by 'Drivers/STM32C0xx_HAL_Driver/stm32c0xx_hal.o'. Stop.
"make -j8 all" terminated with exit code 2. Build might be incomplete.
13:20:51 Build Failed. 1 errors, 0 warnings. (took 244ms)
please help how to solve.
Thank you!
Forest