Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

cbuildgen : files in groups are not compiled #6

@jeromecoutant

Description

@jeromecoutant

Hi

cprj file is attached:
I2C_MasterTransmit_IT-NUCLEO-F429ZI.zip

Only 2 files are compiled!

Command:

cbuildgen make I2C_MasterTransmit_IT-NUCLEO-F429ZI.cprj --toolchain=AC6 --outdir=BUILD --intdir=BUILD
...
M652: Generated makefile for project build: 'xxx/I2C_MasterTransmit_IT/BUILD/I2C_MasterTransmit_IT-NUCLEO-F429ZI.mak'
[1/3] Compiling C:/cube/infra/Firmware/Samples/HAL/I2C/I2C_MasterTransmit_IT/main.c
[2/3] Compiling C:/cube/infra/Firmware/Samples/HAL/I2C/I2C_MasterTransmit_IT/sample.c
[3/3] Linking to C:/cube/infra/Firmware/Samples/HAL/I2C/I2C_MasterTransmit_IT/BUILD/image.axf
...

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions