Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.

We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.

Thank you for your understanding.


This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to view instruction word - instruction currently being executed.

Hello,

 

Using CORTEXM4INTEGRATION I have found that I can observe the program counter (PC):

   dsm_pc   = `REG_PATH.rf_pc_fwd_ex 

 

Is there an way to observe the currently executing instruction ("instruction word")?

 

Thanks, SysTom