Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
dsPic33FJ128GP802 => not working...
#4
I have tried, or i think i have tried... Maybe i'll have to try it again.
I'll post the result later on.

Is this the correct way of doing a loop in the bootloader ASM code, and where should i put this code if this ?
Code:
loop:
bset    PORTB, #PORTB2        ;
bclr    PORTB, #PORTB2        ;
; Ok here i have to do some command to jump back to loop: "start" but what is the command ? is it => je loop: or maybe as in basic => goto loop: ?
Reply


Messages In This Thread
dsPic33FJ128GP802 => not working... - by pzq - 2012-11-11, 23:52:44
RE: dsPic33FJ128GP802 => not working... - by pzq - 2012-11-17, 16:17:35
RE: dsPic33FJ128GP802 => not working... - by pzq - 2012-11-18, 23:06:24
RE: dsPic33FJ128GP802 => not working... - by pzq - 2012-11-23, 00:27:31
RE: dsPic33FJ128GP802 => not working... - by pzq - 2012-11-25, 22:57:21

Forum Jump:


Users browsing this thread: 2 Guest(s)