How to import and build X-CUBE-GCP 2.0 in STM32CubeIDE Ver 1.9.0??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-03-19 6:55 AM
Hi,
As title. I imported project and try to build code. But got error as below:
21:47:18 **** Build of configuration Release for project B-L475E-IOT01_GoogleIoT ****
make -j16 all
rm -f B-L475E-IOT01_GoogleIoT.elf
make[1]: *** No rule to make target 'C:/Middlewares/Third_Party/GCP/third_party/protobuf-c/library/protobuf-c.c', needed by 'Middlewares/Third_Party/protobuf-c/library/protobuf-c.o'. Stop.
make: *** [makefile:84: all] Error 2
"make -j16 all" terminated with exit code 2. Build might be incomplete.
21:47:20 Build Failed. 2 errors, 0 warnings. (took 1s.723ms)
​
- Labels:
-
STM32CubeIDE
-
STM32L4 series
-
X-Cube-SBSFU
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-03-19 9:59 AM
Hi,
​
Updated status. Any idea how to fix this error???
Description Resource Path Location Type
cannot use executable file '../../../../BootLoader_OSC/2_Images_SBSFU/STM32CubeIDE/B-L475E-IOT01_2_Images_SBSFU/Debug\se_interface_app.o' as input to a link B-L475E-IOT01_GoogleIoT C/C++ Problem
​
​
Thanks.​
​
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-03-25 3:58 AM
