[EXT_EP-10406] C2000 compiler manual does not explain the layout of bit fields which are larger than 16-bits Created: 22/Jun/21 Updated: 03/Jan/24 Resolved: 03/Jan/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: | 1 |
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Product: | Code Generation Tools |
Internal ID: | CODEGEN-9046 |
Forum URL: | https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/171/t/1012008 |
Found In Release: | C2000_22.6.0.LTS C2000_21.6.0.LTS |
Fix In Release: | C2000_22.6.1.LTS |
Affected Platform/Device: | default |
Description |
The compiler manual does not explain the layout of bit fields which are larger than 16-bits. For instance the manual says "For COFF, bit-fields do not overlap word boundaries." However, a bit field larger than 16-bits must overlap a word boundary. |