8 years, 4 months ago.

How to create a new configuration for LPC1347 and GCC_CR ?

Hello, I wan't to use the mbed lib with LPCXpresso and LPC1347. There is no exporter for this combination, so I installed the mbed-master environment. Now I'm able to build the libs for supported target and toolchains. Can some expert give me a quickstart for where to start with my wanted configuration? The LPC1347 is similar to the LPC11Uxx core, so it should not be too difficult.

Edit: I'm a step further now, adding the GCC_CR to targets.py enabled compiling this platform. I supplied some files to the libraries / cmsis dir and a blinky is already running. But now I struggle with the startup code. I have some generated file from a LPCXpresso-LPC1347 project, but when I compare the INT-vector tables they are quite different in size.

Be the first to answer this question.