RTEMS | bsps/arm/tms570: Fix RTI DWDPRLD helper macro width (!1302)
Avi Weiss (@thnkslprpt)
gitlab at rtems.org
Tue Jun 16 07:17:38 UTC 2026
Avi Weiss created a merge request: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1302
Project:Branches: thnkslprpt/rtems:fix-5624-rti-header-macro-fixes to rtems/rtos/rtems:main
Author: Avi Weiss
## Summary
Fixes #5624
`RTIDWDPRLD.DWDPRLD` is a 12-bit field in the TRMs for both supported hardware variants, but the helper macros treated it as bits 0..15 (16 bits)
This MR updates the `TMS570_RTI_DWDPRLD_DWDPRLD` helper macros to use bits `0..11`, so they do not expose reserved bits `12-15`.
<!-- Default settings, if it is a dropdown it will set after submission -->
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1302
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/d9c35d98/attachment-0001.htm>
More information about the bugs
mailing list