RTEMS | bsps/arm/tms570: RTI DWDPRLD helper macros expose reserved bits (#5624)
Avi Weiss (@thnkslprpt)
gitlab at rtems.org
Tue Jun 16 06:52:01 UTC 2026
Avi Weiss created an issue: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5624
## Summary
`reg_rti.h` models `RTIDWDPRLD.DWDPRLD` as a 16-bit field
According to the TRM for both supported variants, it is only 12-bits:
{width=900 height=237}
## Expected behaviour
Reduce width from `0, 15` to `0, 11`
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5624
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260616/0d6c515e/attachment.htm>
More information about the bugs
mailing list