Posted on March 12, 2007 at 11:46Hi Neila, I send the sources on your e-mail (neila_kraiem@yahoo.fr). The rest you can see from the code. Thanks, Gaby.
Posted on March 12, 2007 at 10:36So I'm back, I did some tests...... it was the watchdog, after the RP function and it restarts I read 0x06. But it can not be because I service the WD. I disabled the WD DISWDT EINIT and now it hangs-up. :( I did a...
Posted on March 12, 2007 at 07:30Hi Neila, Thank you for your help. The WDTCON register I did not read. The following hardware traps are analysed in my software & no one comes: void NMI_trap (void) interrupt 0x02{...trap_cause = TFR;...} void STKOF_...
Posted on March 09, 2007 at 11:04Thanks Neila, ROMEN = 1 ROMS = 0 R8&9 - (0/0; 0/4; 0/6; 1/0; 2/0...) It works for the Bank 0 R8&R9 = 0. (deletes my software :)) My controler goes through reset if I call the function below, on this point: MOV [R5],R...