LPC4350 Port

Hello, I am working on creating a port for the LPC4350 using the IAR compiler.  I have started with the Keil port.  I noticed one issue in the Keil port that should be addressed at some point.  If you set mainCREATE_SIMPLE_LED_FLASHER_DEMO_ONLY to 1 then you get a compiler error:  identifier “prvSetupNestedFPUInterruptsTest” is undefined.  It is simple to just remove the reference but I thought you may want to update the official code at some point.

LPC4350 Port

Thanks for letting me know.  I have checked the change into SVN so it will be guaranteed to make it into the next release. I would appreciate it if you could upload your IAR demo to the FreeRTOS Interactive site when it is done. Regards

LPC4350 Port

I have posted an IAR port for the LPC4350 Hitex Evaluation board on FreeRTOS Interactive.  Thanks for your help and all you do supporting FreeRTOS.  From what I have seen so far, this is a wonderful tool!