[EXT_EP-11491] QKIT: tiarmclang 2.1.0.LTS QKIT has typo's for c17 and c++17 support Created: 25/Oct/23 Updated: 01/Feb/24 Resolved: 01/Feb/24 |
|
| Status: | Fixed |
| Project: | Embedded Software & Tools |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Medium |
| Reporter: | TI User | Assignee: | TI User |
| Resolution: | Fixed | Votes: | 0 |
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Product: | Code Generation Tools |
| Internal ID: | CODEGEN-11466 |
| Found In Release: | ARMCLANG_2.1.0.LTS |
| Fix In Release: | ARMCLANG_2.1.4.LTS* ARMCLANG_3.2.2.LTS* |
| Affected Platform/Device: | default |
| Description |
|
e2e customer asks: The QKIT for tiarmclang 2.1.x.LTS needs to have ToolDefinition.pdf and validation_results.pdf reviewed/updated. The 2.1.x.LTS release of the TI Arm Clang Compiler Tools do not support the -std=c++17 option. The default for C is -std=gnu17 and the default for C++ is -std=c++14. Table 6.2 in the QKIT ToolDefinition.pdf needs to be corrected:
QKIT validation_results.pdf has test row entries for c11 c+11 c{+}14 but none for c17. Explicit tests for -std=c17 support need to be identified and documented in the validation_results.pdf document. |