[EXT_EP-10813] Update tiarmclang documentation to explain that C++ library does not support features related to threads and concurrency Created: 13/Apr/22 Updated: 23/May/22 Resolved: 23/May/22 |
|
| 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-9838 |
| Forum URL: | https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/908/t/1093195 |
| Found In Release: | ARMCLANG_2.0.0.STS |
| Fix In Release: | ARMCLANG_2.1.0.LTS* |
| Affected Platform/Device: | default |
| Description |
|
Library features related to threads and concurrency, such as std::unique_lock, are not supported. However, the documentation does not cover this limitation. There needs to a sub-chapter similar to the one titled Characteristics of ARM C++ in the manual for the TI proprietary ARM compiler. |