Closed eagl1 closed 1 year ago
Hi @eagl1,
the problem that you detected is not because of the debug, but because this specific microcontroller does not have all the configuration words implemented in the gpsim simulator. It was fixed in commit 847292f .
The gpboard doesn't have debug support implemented yet. Consider using breadboard board that supports PIC18F4550 and debug.
Thank you for reporting the problem.
Do you mean I can update the simulator ?
Yes, I have updated the binaries https://github.com/lcgamboa/picsimlab/releases/download/latestbuild/PICSimLab_0.9.0_230602_win64_setup.exe .
Hi,
I'm just trying other boards, and I wanted to try the gpboard, but when I selected debug, the application got freeze and exited.