Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - kpax

#1
LPC2xxx / LPC2138 Firmware Won't Execute
April 23, 2011, 08:13:13 AM
Hello Andy,

I have developed a LPC2138 based prototype board and am using uVision Keil to write and compile the code and Flash Magic to burn it.

Now whats happening is that flash magic is able to detect the chip as it shows the device id and boot-loader version and is able to program it successfully which says finished in the end but, once the program is burned nothing happens. The program is quite simple just to set and clear a pin, the kiel compiler also gives me a success status and i see the pin getting set and cleared in the debug mode. But this is not happening realtime, my concern is about a few points on the hardware level, i have not pulled up the #rst and BSEL(P0.14) pins and my xtal is of 14.7456 MHz with 22pF load caps, can these be the problem or is their any other kind of configuration that i need to perform in keil / flash magic.

Looking forward to any help.

Regards
Kpax