hello
As I am not super fluent in english, could you check my affirmations ?
1/ Isis ask for HEX file, we can't feed the simulator with PBP files ?
2/ we can see datas from PIC registers (trisa , etc ..) but it is not possible to see the datas from our VARIABLES
lest say TOTO var BYTE and the big application like TOTO = TOTO + 1 !
for hardware simulation, it is super nice (voltmeter, oscillo, LED, relays, etc ..) but in my case (sending in serial mode
21 bits with clock and enable line ... using Three outputs pins from a PIC) is it not so easy to see if everything is OK
and in front of that, I have some Bitwise operation on the datas line , that why I try to see my TOTO variable !

that's all folks

Francois

for the moment I will continue with my breadboard ...using debug, or LCDOUT or serout ... but normally the PIC
is a 8 pins ... so I must devellop on a big one first ... that why I try to get a Software simulator.
best regards,