Hi all,
For a long time, I was able to debug my programs by using MPLAB SIM in MPLAB v.8.92, and loading the asm file produced by the jal compiler.
New, with newer PICs, this is no more possible, because they are not supported in MPLAB 8.92
It seems that MPLAB X (I'm currently vith 6.20) does not support the "old" asm format. Or at least, I don't know how to do it.
==> Is there another way to simulate a asm program in any available tool
==> Or, is there a way to convert the old asm to the new format ?
About material debugging, I only have ICD2, PicKit3 and PicKit4, and since I'm only an hobbyist, I cannot afford to buy "professional" debuggers
Thanks for any answer,
David