MPLAB® Cloud Tools - MPLAB Xpress Simulator Debugging, General Tips and Tricks | Videos
MPLAB® Cloud Tools - MPLAB Xpress Simulator Debugging, General Tips and Tricks
Playlist: https://www.youtube.com/playlist?list=PLtQdQmNK_0DQfbryIpKK1qobpJghKRdcO
MPLAB Cloud Tools: https://www.microchip.com/en-us/development-tools-tools-and-software/embedded-software-center/mplab-cloud-tools-ecosystem
MPLAB Discover: https://mplab-discover.microchip.com/
MPLAB Xpress: https://www.mplab-xpresside.microchip.com/
Project link: https://mplab-discover.microchip.com/v1/item/com.microchip.ide.project/Peripherals/PORT/com.microchip.mcu8.mplabx.project.pic18f47q10-cnano-gpio-read-write-mcc/1.0.5?view=about&s0=com.microchip.ide.project%3Adevice.content.name%3AQ10&s1=%22Getting+Started%22&s2=com.microchip.ide.project%3Aperipherals%3APORT&ds0=com.microchip.portal.start.displayCharacteristics%3A1.0.2%3As0%2Cs2
In this video:
We give an overview of simulator debugging, and show off some of the other features, such as the project dashboard, in MPLAB Xpress. For example, we demonstrate finding the device datasheet and kit schematics, via the microcontroller product page.
After finding a suitable project in Discover, we set a couple of breakpoints, then view these in the Breakpoints window: Window - Debugging - Breakpoints. After adding a uint8_t count variable, we demonstrate the use of the Variables Window, under (Window-Debugging).