This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

MCB2300 problem

Hi, all.
I'm italian so my english isn't very good:-) but i try it.
I have an evolution board MCB2300 with LPC2368, "i'm new on the world of ARM" and today while i'm working on the uvision2 under configuration wizard I disable the OSCEN:Main Oscillator Enable after i build the code and flashed on LPC, after that the board doesn't work anymore. The JTAG doesn't find the chip, i try with Flash Magic (via COM0) but also this explain "Operation Failed. (failed to autobaud-step1)".

What i can do??

Thanks to much.

Parents
  • By the way - lots of LPC23xx chips have a problem with the autobaud function of the internal boot loader - normally solved by programming using a very low baudrate. Try 9600 baud. I'm not sure if the issue is with the calibration of the internal RC oscillator, but the error manifests itself as a failure to auto-baud when using FlashMagic.

Reply
  • By the way - lots of LPC23xx chips have a problem with the autobaud function of the internal boot loader - normally solved by programming using a very low baudrate. Try 9600 baud. I'm not sure if the issue is with the calibration of the internal RC oscillator, but the error manifests itself as a failure to auto-baud when using FlashMagic.

Children