Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
16F87 BL compile issues ? [solved]
#18
I understand now why I got 23 free instructions, that because I tried on a different PIC16 that has the extended instruction set.

I think you should go back to the 192 boot loader size and the remove the following lines in ds30loader.s:
Code:
        ; Else, unknown command
        ;SendL    UCMD                ;->bank?

The PIC16 family doesn't have the ability to write the configuration words.

What settings do you have in the gui?
The ds30 Loader does handle CCS hex files with movlw and movwf instructions in the beginning.
Reply


Messages In This Thread
16F87 BL compile issues ? [solved] - by KiloBravo - 2011-09-09, 20:19:34
RE: 16F87 BL compile issues ? - by KiloBravo - 2011-09-10, 01:47:37
RE: 16F87 BL compile issues ? - by KiloBravo - 2011-09-11, 01:59:51
RE: 16F87 BL compile issues ? - by KiloBravo - 2011-09-11, 15:35:50
RE: 16F87 BL compile issues ? - by KiloBravo - 2011-09-11, 20:20:44
RE: 16F87 BL compile issues ? - by KiloBravo - 2011-09-11, 21:25:02
RE: 16F87 BL compile issues ? - by KiloBravo - 2011-09-12, 21:56:56
RE: 16F87 BL compile issues ? - by KiloBravo - 2011-09-12, 23:59:13
RE: 16F87 BL compile issues ? - by KiloBravo - 2011-09-15, 02:01:25
RE: 16F87 BL compile issues ? - by KiloBravo - 2011-09-15, 03:11:42
RE: 16F87 BL compile issues ? - by KiloBravo - 2011-09-18, 00:29:18
RE: 16F87 BL compile issues ? - by Mikael Gustavsson - 2011-09-21, 21:16:17
RE: 16F87 BL compile issues ? - by KiloBravo - 2011-09-22, 17:48:25

Forum Jump:


Users browsing this thread: 1 Guest(s)