LPC11U24 code_red Red Suite Support

03 Aug 2013

I just found out exporting LPC11U24 projects to LPCXpresso (code_red Red Suite) is not supported yet. Is this going to be in the works? My product will use either an LPC11U35 with 64KB of flash, or an LPC11U37 with 128KB of flash. Additionally, I'm going to be using IAP which requires me to offset the stack pointer by 32 bytes. I've been using LPCXpresso up until now, so I'd like to stick with it if I could. My only gripe would be having to switch to Newlib. Any chance the patched version of Microlib is available for the GNU compilers?