View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006488 | FSFreeRTOSBSP | General | public | 2024-10-09 07:30 | 2024-10-09 07:30 |
Reporter | dippold | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | fsimx8mp | OS | MCUXpresso | OS Version | 2.15 |
Product Version | freertos_fsimx8mp-next | ||||
Target Version | freertos_fsimx8mp-next | ||||
Summary | 0006488: Fix building all examples in 2.15.0 | ||||
Description | NXP changed how libaries are included into the project. This clashes with our implementation to build all examples at once. Adapt our System to the necessary changes. It is also neccesray to change to keyword "true" to "1" since our script stops considering it as a bollean value but uses it as a string. | ||||