>vector area is protected against writes.
Is it DDR? How do you implement protection?
>What are the other methods to debug DMA bugs?
CW provides trace buffer support. You can capture information such as transaction types, source ID, and other attributes.
You can configure the trace buffer to record all transactions or to record only:
• transactions with a specified source ID
• transactions with a specified target ID
• transactions whose address matches a specified masked address
Trace window is usedo see the events captured in the trace buffer during a debug session.
Please refer to section "EPPC Trace Buffer Support" in "Pro & Linux App Edition Targeting Manual.pdf"
Have a great day,
Pavel
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------