Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Cannot use port RA3 MCLR as Input on 12F1822
Post: RE: Cannot use port RA3 MCLR as Input on 12F1822

Thanks for your answer, I will modify my bootloader with MCLRE off.
portafreak 8-bit firmwares 3 9,799 2016-02-28, 18:45:40
    Thread: Cannot use port RA3 MCLR as Input on 12F1822
Post: Cannot use port RA3 MCLR as Input on 12F1822

I cannot get port RA3 to work as input when I change the configuration bits in my application on a 12F1822. The configuration bits are the following: In bootloader:   Code: -- __CONFIG _C...
portafreak 8-bit firmwares 3 9,799 2016-02-27, 13:36:25
    Thread: No goto in program memory.. [solved]
Post: RE: No goto in program memory..

portafreak Wrote: (2013-05-01, 19:41:20) -- Mikael Gustavsson Wrote: (2013-05-01, 19:25:10) -- Hi, For what reason have you set a code offset? -- Well for some reason I have just realized that th...
portafreak 8-bit firmwares 3 8,961 2013-05-02, 13:45:05
    Thread: No goto in program memory.. [solved]
Post: RE: No goto in program memory..

Mikael Gustavsson Wrote: (2013-05-01, 19:25:10) -- Hi, For what reason have you set a code offset? -- Well for some reason I have just realized that the bootloader is at the end of the memory.I ha...
portafreak 8-bit firmwares 3 8,961 2013-05-01, 19:41:20
  Question Thread: No goto in program memory.. [solved]
Post: No goto in program memory.. [solved]

Hi, I am using Mplabx 1.51 with Hi-tech c 9.83. My device is a PIC16F1827. I have put the code offset in the linker options. My problem is that there is no goto 0x007f40 at address 0 in program...
portafreak 8-bit firmwares 3 8,961 2013-05-01, 19:07:06