Hi,
I am trying to use KBOOT V2.0 on my FRDM-K64F:
1) I can download KBOOT V2.0
2) I can download led-demo application on UART and works fine. LEDs start flashing every second.
Then, I tried the exact the same procedure on my own board(Using the same MCU). LEDs can't start flashing.
Then, I tried to change the stating address to 0x0000, and download the application by using the flashing and LEDs start flashing...
The difference between my board and FRDM-K64F is I am using external 50 MHz OSC on my board...
Could you tell me where the problem can be?
Thanks,
Christie