-
Notifications
You must be signed in to change notification settings - Fork 8.4k
Labels
RegressionSomething, which was working, does not anymoreSomething, which was working, does not anymorebugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: InfineonInfineon Technologies AGInfineon Technologies AG
Description
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
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 anymoreSomething, which was working, does not anymorebugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: InfineonInfineon Technologies AGInfineon Technologies AG