[EXT_EP-9535] Ensure C std headers do not issue MISRA warnings Created: 15/Oct/19 Updated: 18/Mar/24 Resolved: 24/Feb/20 |
|
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-6783 |
Forum URL: | https://e2e.ti.com/support/tools/ccs/f/81/t/847826 |
Found In Release: | C6000_8.2.0 C2000_18.1.0.LTS C6000_8.3.0 MSP430_20.2.0.LTS ARM_18.12.0.LTS ARP32_1.1.0* ARM_20.2.0.LTS C2000_20.2.0.LTS ARM_18.1.0.LTS MSP430_18.1.0.LTS PRU_2.4.0* C7000_2.0.0.STS MSP430_18.12.0.LTS C2000_18.12.0.LTS |
Fix In Release: | C2000_18.12.6.LTS MSP430_18.1.8.LTS ARP32_1.1.0* MSP430_20.2.1.LTS ARM_20.2.1.LTS PRU_2.4.0* ARM_18.1.8.LTS C7000_2.0.0.STS C2000_18.1.8.LTS MSP430_18.12.6.LTS C6000_8.3.7 C6000_8.2.9 ARM_18.12.6.LTS C2000_20.2.1.LTS |
Affected Platform/Device: | default |
Workaround: | None direct, but one could turn off MISRA checking with a pragma around #include directives. |
Release Notes: | When the options to check for MISRA compliance are enabled, some system include files may emit warnings. |
Description |
Ensure C std headers do not issue MISRA warnings |