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

LPC1343 Cortex M3 Programming

Dear Sir,

I am new to Cortex M3, I may have the below questions on LPC1343 development:

How to tell the Keil compiler that we want to put the BootLoader.c in address 0x0000 to 0x1FFF and Main.c, Key.c & LED.c in address 0x2000 to 0x7FFF?

How to specify this in the proogram in C code?

Many Thanks

Ryo.

0