Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
24FJ256DA210 help
#1
This is a really nice bootloader and I would like to be able to get it to work. I don't think I am setting it up correctly, as the software GUI can't find the bootloader. Can anyone give me a hand figuring it out? I'm a little lacking in the assembly coding and still learning about all the new ins and outs of this processor.
Any help would be appreciated!!!
Reply
#2
For starters you could post your settings.inc file and tell us more about your hardware setup such as which oscillator type and speed you use.
Reply
#3
(2012-12-05, 23:09:34)Mikael Gustavsson Wrote: For starters you could post your settings.inc file and tell us more about your hardware setup such as which oscillator type and speed you use.

Here is my settings file and user_code file.
I'm using an 8mhz crystal. I'm trying to use UART2 on pins
10 (TX) and 74 (RCV).
This is the 100 pin package.


I've been trying quite a bit of things and still can't get any response from the board to the GUI.
Thanks for any help you can provide.


Attached Files
.txt   user_code.txt (Size: 4.46 KB / Downloads: 18)
.txt   settings.txt (Size: 9.11 KB / Downloads: 23)
Reply
#4
You should probably review the configuration bits. It appears the PLL is enabled. The FCY equ is correct for a 8MHz crystall without PLL.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)