Hi, I'm making debugging of PICs in Proteus, I'm working in assembler, when I start a new debug, appears the Source code window and the PIC CPU Variables window, but this appears always empty...
Has this window any utility working with assembler language?
I need to have some specific thing in the source code to make it work?
Does this window only work with high level languages?
Try to right click on the watch windows and select "add items" (by name or by address)
A list should appear.
It works in assembler. For other languages check the option "show global variables"