LPC2138 Program Execution Issue

Hello everybody,

I am using Keil microvision IDE (EVALUATION copy) for my project testing. I am burning hex file through flash magic software using ISP mode.

Initially i wrote simple serial port (uart0) example code.Also added few lines to toggle LED connected to pin P1.24.

Now when i compiled code in Microvision V5 (keil MDK), its serial message showing in my PC hyper terminal. Bit LED (related port pin) state not changed to show blinking.

Hence i copy code & compiled in Microvision Keil 4 IDE, But there nither serial messaging nor led blinking happened.

when i retested same in Keil MDK again serail message shows but not LED, why so ?

I tested all parameters well again & again ( FOSC,CCLK,PCLK  settings, UART0 & port settings). All are correct.

Anybody  has any idea whether my controller is not executing well?

have some found similar issue?

Please guide me.

Regards & thanks,

Kishor.

0