Uber Board Makefile query

Hi all,

I am thinking about taking the step from AVR to ARM and buying the Uber Board V2. I have downloaded the Demo Source firmware and WinARm and have successfully generated the HEX files etc… but my query is… in the Makefile, the MCU Submodel is listed as LPS2138, but i the MCU is actually an LPC2148. If i change the MCU Submodel to the LPC2148 i get an Error when trying to make the files.

What am i missing here?

Cheers

Matt

All my projects use the LPC2138 as the submodel, as do SFE’s projects so its fine.

The difference between the 38 and the 48 is only the USB capability as far as I know.