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

Program execution ok using KEILEPM900 not ok in flashed units

Hi

When using keil EPM900 emulator for debugging and clock setting as crystal high frequency (11.05mhz) my program execution is ok with the target board connected to EPM900.

But when I power up my flashed units (flashing using Flash magic) I am not getting clock input at XTAL1 PIN P3.1 to MCU means the MCU using some internal clock.
I confirmed by removing the crystal from flashed unit and still my flashed unit is working but the timings were not right since it is not using the external crystal.

I am not using the START900.A51 where UCFG1 setting for external clock can be done as I could not able to re-flash my units when I use START900.A51 file.

This problem occured after I add the notouch code to my program to enable re-flashing. Before that my external clock working (11.05mhz) in flashed units was ok.

Thanks in advace
Best Regards

0