Well that's not true. I use these to run my PBP compiled code in. You just load the generated hex file. It will actually run any PIC compiler's output hex file because it it a PIC MCU simulator. However you cannot debug PBP source code but you can use the dissambler to generate ASM and debug that.
Bookmarks