Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to use... [solved]
#11
(2011-02-22, 19:58:45)Mikael Gustafsson Wrote: Those are only if you wish to use tx enable pin, do you?

I thought I had to because the GUI has been unable to find the bootloader. It always times out and never receives anything back from my chip. I am using the same UART/serial port with my main program and I haven't had any problems with it. Is there something else I need to do in order for the GUI to find the bootloader?

I have built and programmed my chip with your bootloader after changing the following in settings.inc:

Device name: _30F6014A
FCY, 1842500
Comment out DEV_MODE
BAUDRATE 115200 (also tried 9600)
USE_UART2 (commented out USE_UART1)

I also used the following Configuration bits (which I copied/pasted from my code that I want to load with the bootloader):
__FOSC CSW_FSCM_OFF & FRC
__FWDT, WDT_OFF
__FBORPOR, PBOR_ON & BORV_27 & PWRT_64 & MCLR_EN
__FGS, CODE_PROT_OFF
__FICD, ICS_NONE
Reply


Messages In This Thread
How to use... [solved] - by grmcwilliams - 2011-01-31, 22:34:31
RE: How to use... - by Lotusx - 2011-02-01, 00:52:03
RE: How to use... - by grmcwilliams - 2011-02-01, 16:44:18
RE: How to use... - by grmcwilliams - 2011-02-14, 22:47:14
RE: How to use... - by Mikael Gustavsson - 2011-02-15, 00:02:59
RE: How to use... - by grmcwilliams - 2011-02-15, 00:10:34
RE: How to use... - by grmcwilliams - 2011-02-18, 21:11:02
RE: How to use... - by Mikael Gustavsson - 2011-02-19, 01:15:06
RE: How to use... - by grmcwilliams - 2011-02-22, 15:32:31
RE: How to use... - by Mikael Gustavsson - 2011-02-22, 19:58:45
RE: How to use... - by grmcwilliams - 2011-02-22, 21:12:13
RE: How to use... - by Mikael Gustavsson - 2011-02-23, 20:36:39
RE: How to use... - by grmcwilliams - 2011-02-25, 22:53:31
RE: How to use... - by Mikael Gustavsson - 2011-02-27, 22:10:56
RE: How to use... - by grmcwilliams - 2011-03-02, 15:52:30
RE: How to use... - by Mikael Gustavsson - 2011-03-02, 20:53:09

Forum Jump:


Users browsing this thread: 1 Guest(s)