RTEMS | bsps/arm/tms570: reg_sys.h includes PLLCTL3 macros from SYS2 (#5625)
Avi Weiss (@thnkslprpt)
gitlab at rtems.org
Tue Jun 16 07:30:09 UTC 2026
Avi Weiss created an issue: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5625
## Summary
`reg_sys.h` exports `TMS570_SYS1_PLLCTL3_*` macros, but `PLLCTL3` is not part of the `SYS1` register block according to the TRMs (it's part of `SYS2`).
{width=769 height=360}
Delete the `TMS570_SYS1_PLLCTL3_*` macro block from `reg_sys.h`
No updates should be needed in `reg_sys2.h` - the valid SYS2 definitions already exist there.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5625
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/22a0c4ac/attachment.htm>
More information about the bugs
mailing list