- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi community,
We are using TC389 controller and writing 0 to MSC OCS register during initialization. With debugger there is no issue with this and software runs fine. Without debugger we run into reset.
Does writing OCS register in the absence of debugger cause reset?
Is OCDS enabled with Lauterbach and disabled in the absence of debugger implicitly or is it disabled by default and needs to be enabled in software?
Can anyone help me with these questions?
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
The writing of MSC OCS register is possible only when OCDS is enabled. Please see the description from the UM below:
Regards,
Prudhvi.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you for the response, Prudhvi.
I understand that OCS can only be written when OCDS is enabled but we have another project that uses TC27x where writing to OCS in the absence of debugger doesn't cause reset. What I am trying to understand is why is the behavior different for TC3xx.
Another thing that I want to understand is, is there a way to enable OCDS in the absence of debugger?