Content originally posted in LPCWare by acelery on Wed Aug 29 07:44:33 MST 2012
Hi, I wrote a few static libraries to abstract my applications from the underlying hardware, so if I want to build againts an LPC1343 I just -lLPC1343, and if I want to build againts an LPC1769 I just -lLPC1769. I have created two build configurations that target the different libraries, but after I change the build config I have to also change the target MCU in the "MCU Settings Dialog" (which does not support settings according to build configurations).
Could this feature please be added to a future release of LPCXpresso? I figure it's not to difficult to do.
Thanks a lot!
Regards,
Alex