DSPRelated.com
Forums

F28xxx Analysis Unit

Started by plyandy February 15, 2008
Has anyone been able to make the analysis unit work when trying to
break on data writes to a memory location.

ie. Set a breakpoint when a memory location x = 5.

The unit is suppposed to be able to do this, but I have been unable to
make it work. Tech help at TI has not been able to resolve this for
me yet.

Andy

Check Out Industry's First Single-Chip, Multi-Format, Real-Time HD Video Transcoding Solution for Commercial & Consumer End Equipment: www.ti.com/dm6467
with CodeComposerStudio v3.3, open Emulator Analysis Panel, right clic,
AU1 Setup , Enabled AU1, Bus Address monitor -> Add your address to stop.
You can also Chain AU1 & AU2 for example to stop when writing a specific
data at a specific location. For this -> AU1 Setup -> Chain breakpoint
(enabled AU2)

hope this help, it works few month ago for us to stop when writing at a
particular address.

Envoypar : c...
Pour : c...
cc :

Objet : [c28x] F28xxx Analysis Unit

Has anyone been able to make the analysis unit work when trying to
break on data writes to a memory location.

ie. Set a breakpoint when a memory location x = 5.

The unit is suppposed to be able to do this, but I have been unable to
make it work. Tech help at TI has not been able to resolve this for
me yet.

Andy

Check Out Industry's First Single-Chip, Multi-Format, Real-Time HD Video Transcoding Solution for Commercial & Consumer End Equipment: www.ti.com/dm6467