Using Developer Tools for Debugging PVA Applications#
This section provides tutorials on essential developer tools for PVA applications. Here, you learn how to debug VPU programs on target hardware using the ChessDE IDE.
The tutorials cover connecting the IDE to the target, viewing application data in memory and variable explorers, setting breakpoints, and single-stepping through code to identify and fix issues, as illustrated by debugging a sample program with an incorrect output.