Skip to content

Build failure for Infineon CYT4BFC 320 BGA pin package #100523

@Siva-IFX

Description

@Siva-IFX

Describe the bug

Commit 56697d6 has introduced compilation failure while building for Infineon CYT4BFC supporting 320 BGA pin package.
This issue is uncovered, while adding support for CYTVII-B-H-8M-CPU board for CYT4BFC which includes cyhal_xmc7200_320_bga.c from hal-infineon pin package.
Issue is in cmakelist.txt, which includes cyhal_xmc7200_320_bga.c.c instead of cyhal_xmc7200_320_bga.c

Image

Regression

  • This is a regression.

Steps to reproduce

No response

Relevant log output

CMake Error at C:/Users/khanapur/linumiz/zephyr/cmake/modules/extensions.cmake:536 (target_sources):
  Cannot find source file:

    C:/Users/khanapur/linumiz/modules/hal/infineon/mtb-hal-cat1/COMPONENT_CAT1C/source/pin_packages/cyhal_xmc7200_320_bga.c.c
Call Stack (most recent call first):
  C:/Users/khanapur/linumiz/zephyr/cmake/modules/extensions.cmake:2068 (zephyr_library_sources)
  C:/Users/khanapur/linumiz/zephyr/modules/hal_infineon/mtb-hal-cat1/CMakeLists.txt:70 (zephyr_library_sources_ifdef)

Impact

Annoyance – Minor irritation; no significant impact on usability or functionality.

Environment

No response

Additional Context

No response

Metadata

Metadata

Assignees

Labels

RegressionSomething, which was working, does not anymorebugThe issue is a bug, or the PR is fixing a bugplatform: InfineonInfineon Technologies AG

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions