LPC812 is not being auto defined by the pre-compiler the way LPC1756 gets defined for the SuperPro.
Here is where I am seeing the error. If I add:
Code: Select all
#elif defined LPC812
#define LED_PIN 7
the compiler still gets into the "catch all" error case
Code: Select all
#error undefined CPU type, please install new BASICtools from www.coridium.us/Support.php
-Dan
EDIT: (here is the ID string of the breakout board and the BASICtools I am using (to verify that I have the latest tools etc) I downloaded the BASICtools within the last week.
on start-up the breakout board displays
the "About BASICtools" dialog showsWelcome to ARMbasic Kernel[8.28] with Floating Point Copyright 2013, Coridium Corp.
for LPC800 family
ARMbasic[9.28]
BASICtools[5.19]