-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Labels
area: DevicetreebugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: NXPNXPNXPpriority: mediumMedium impact/importance bugMedium impact/importance bug
Description
Describe the bug
After this PR(#44150) merged, the total build and run time for mimxrt1050_evk has been extended a lot, from approximately 4-5 hours to 7-8 hours.
And found the the biggest change is in the build stage, time cost almost doubled.
To Reproduce
Steps to reproduce the behavior:
- twister -p mimxrt1050_evk --device-testing --device-serial /dev/ttyACM0 -T tests/ -T samples/ - j 1
Environment (please complete the following information):
- OS: Linux
- Toolchain zephyr-sdk-0.13.2
- Commit 40526f8
Metadata
Metadata
Assignees
Labels
area: DevicetreebugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: NXPNXPNXPpriority: mediumMedium impact/importance bugMedium impact/importance bug