[EXT_EP-11836] Document that tiarmclang and c29clang compilers do not support C11 threads Created: 22/Jul/24 Updated: 20/Feb/25 Resolved: 20/Feb/25 |
|
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-12682 |
Forum URL: | https://e2e.ti.com/support/processors-group/processors/f/791/t/1389977 |
Found In Release: | ARMCLANG_3.2.0.LTS C29_0.1.0.STS |
Fix In Release: | C29_1.0.0.LTS ARMCLANG_3.2.3.LTS ARMCLANG_4.0.0.LTS |
Affected Platform/Device: | default |
Description |
The tiarmclang compiler does not support C11 feature threads. The header file <threads.h> is not supplied, and the macro __STDC_NO_THREADS__ is never defined.
|