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.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to