Can anyone point me to where I could download board-support-packages and USB Device stack for the LPC3250 and the LPC3180? We are using the Phytec modules for both.
We are porting an older Phytec module LPC3180 based design to a slightly newer Phytec LPC3250 module. The LPC3180 based code has Micriums uCOS-II with Micrium's USB Device stack built with Rowley Crossworks IDE.
What I'm missing is the LPC3250 BSP and then a copy of LPC3180 BSP that I can use for reference.
If there is a guide somewhere for porting LPC3180 to LPC3250, that would be great too. We are basically only using the subset of LPC3180 features that exist on the LPC3250. I.e., Not using the LPC3250's LCD, Ethernet, etc. So...it may be reasonable to just port the original LPC3180 code over if I can figure out the differences.
Any help would be very much appreciated!