I have downloaded the datasheet of the PIC18F and printed the part with the instruction set. I have also printed the whole MIOS Functions list. Now, I am walking throught the code of the Midibox64seq (Mios version), but I don’t really understand what’s going on at all. ???
Being completely new to ASM programming, where would one start? Any recommended websites? I do have a programming background, educated in VB, javascript and the likes..
Or.. is there maybe a way to program in a higher level language like VB and then compile back to ASM?