Other Parts Discussed in Thread: HALCOGEN
Tool/software:
We have received a Rev (B) LaunchPad kit. The available documentation, however, pertains to Rev (A1). Could you please provide information regarding the changes between these two revisions?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
We have received a Rev (B) LaunchPad kit. The available documentation, however, pertains to Rev (A1). Could you please provide information regarding the changes between these two revisions?
Hi Kanika,
PCB wise there won't be any changes from Rev A to Rev B.
The only thing that changed from Rev A to Rev B is that micro controller silicon revision. On Rev A PCB they used Revision A silicon controller and on Rev B PCB they are using latest Revision B silicon controller.
And you can find the changes between these two silicon revisions in below errata sheet at section-3:
TMS570LC4x Microcontroller Silicon Errata (Silicon Revision B) (Rev. B)
For remaining everything, we can use same documents for both the PCB boards.
--
Thanks & regards,
Jagadish.
Hi Jagadish Gundavarapu,
Thank you for your assistance. We are another issue.
We are attempting to monitor a variable's value in real time. However, the value is only visible when program execution is suspended. Register values, conversely, update in real time. We have verified all relevant parameters without success. We are using Code Composer Studio (CCS) version 12.7.1.
Regards
Hi Kanika,
This behavior could be due to the cache.
Can you disable the cache and verify the behavior once:
Didable cache Enable check box in HALCoGen and regenerate the code and verify the behavior.
--
Thanks & regards,
Jagadish.