This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | Next revisionBoth sides next revision | ||
resources:tools-software:sharc-audio-module:advanced-audio-projects:debug-session [13 Sep 2023 19:25] – Update navigation links Rebecca Butler | resources:tools-software:sharc-audio-module:advanced-audio-projects:debug-session [19 Sep 2023 19:47] – Rebecca Butler | ||
---|---|---|---|
Line 46: | Line 46: | ||
| 13. Assuming that your board is powered up (Green LED) and your debugger is connected to the board and to a USB slot on your PC (Green LED on debugger), you can hit //Apply// and //Debug// to start the debug session. If everything is functional, the debugger will halt the cores and start at the start of //main// for the ARM core. | {{ : | | 13. Assuming that your board is powered up (Green LED) and your debugger is connected to the board and to a USB slot on your PC (Green LED on debugger), you can hit //Apply// and //Debug// to start the debug session. If everything is functional, the debugger will halt the cores and start at the start of //main// for the ARM core. | {{ : | ||
| 14. To run the code, press the //Resume (F5)// play button. Or to start stepping through the code, hit the //Step (F10)// button. | {{ : | | 14. To run the code, press the //Resume (F5)// play button. Or to start stepping through the code, hit the //Step (F10)// button. | {{ : | ||
+ | |||
+ | ---- | ||
+ | |||
+ | <note important> | ||
---- | ---- |