Other Parts Discussed in Thread: AM2634
Hi,
I am currently developing on the Sitara AM2xxx family and these MCUs have the specificity to have the ARM Debug Access Port (DAP) that allow to access memory. This port allows to access memory without stopping the Cortex-R5F CPUs.
Recently, I started to use the Graph Tools from Code Composer Studio to scope some arrays or variables. The tool is really great for debugging but I have some issues with the source used to read memory. I would like the Graph Tools to use the DAP. I thought configuring the Graph Tools while the DAP is selected would make the trick but unfortunately not. If I start the tool, it always accesses the memory through a CPU and therefore stops that CPU. I checked the configuration of my scopes but I couldn't find a setup to select the source.
Therefore my question is whether there is a way to select the "CPU" source of the Graph Tools?
Br, Nicolas


