Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
debug_probe [2011/07/08 15:02] abdebug_probe [2011/07/08 15:34] ab
Line 1: Line 1:
 ====== Using the Debug Probe ====== ====== Using the Debug Probe ======
 +Level: Intermediate\\
 +\\
 +
 Track program flow and variable states in the compiled application (*.dxe), with very small impact to run time behavior.\\ Track program flow and variable states in the compiled application (*.dxe), with very small impact to run time behavior.\\
 The debug probe writes to a unique memory location, which can be read out using VisualDSP. The debug probe writes to a unique memory location, which can be read out using VisualDSP.
Line 16: Line 19:
 \\ \\
 === B) Read out in VisualDSP++ === === B) Read out in VisualDSP++ ===
-  - Load and run the compiled Application in VisualDSP++.+  - Load and run the compiled Application (*.dxe) in VisualDSP++.
   - Press Shift + F5 to halt the program.   - Press Shift + F5 to halt the program.
   - Choose from menu //Memory// -> //Blackfin Memory//   - Choose from menu //Memory// -> //Blackfin Memory//
   - type **_se_debugflag** in the empty drop down selector.   - type **_se_debugflag** in the empty drop down selector.
   - Hit the return key.   - Hit the return key.
-  - Right-click in the //Blackfin Memory// window -> SelectFormat -> Signed Integer 32 Bit+  - **Right-click in the //Blackfin Memory// window -> SelectFormat -> Signed Integer 32 Bit**
 The //Blackfin Memory// window should now look like this:\\ The //Blackfin Memory// window should now look like this:\\
 {{:snippets:debug_probe:blackfin_memory.png|}}\\ {{:snippets:debug_probe:blackfin_memory.png|}}\\
 
debug_probe.txt · Last modified: 2017/11/07 22:26 by 127.0.0.1
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki