I would also like keyboard shortcuts for the actions in the main window instead of having to click with the mouse. I would suggest using F2 for step, F3 for over, etc. as that would match shortcuts from some other debuggers/simulators (at least Lauterbach but probably some more). Replying to the previous comment: If working the with GUI (for example modifying register values), being able to just press an Fn key to continue the program would be faster than having to switch to the CLI or main window...
This was supposed to be a bug, not a feature request. I can't see any way of moving it myself. Can someone with more privileges move it or should I make a new ticket?
GIE not changed during interrupts
I needed this for another project which used different features of the chip so I made some updates to make it work too. Attached is version 2 of my patch which is now slightly more complete The changes are: adding the Enhanced CCP, correcting the writable bits for ANSEL and PIR1, fix initialization of PR2, and removing the non-existing OSCCAL which caused the frequency to always be set 12.5% too low. I tried adding OSCTUNE but it expects OSCCON to be present which it isn't on this device. I also...
I needed this for another project which used different features of the chip so I made some updates to make it work too. Attached is version 2 of my patch which is now slightly more complete The changes are: adding the Enhanced CCP, correcting the writable bits for ANSEL and PIR1, fix initialization of PR2, and removing the non-existing OSCCAL which caused the frequency to always be set 12.5% too low. I tried adding OSCTUNE but it expects OSCCAL to be present which it isn't on this device. I also...
Add PIC16F616
Licq 1.8.2 Released