MakeItC For Old ARMmite

Questions about the BASICtools and MakeItC
Post Reply
steve2103
Posts: 2
Joined: Tue Jun 09, 2020 7:39 pm

MakeItC For Old ARMmite

Post by steve2103 »

Any chance you still have an old copy of MakeItC laying around that supports the ARMmite board - LPC2103?

Using the latest MakeItC, I get compile errors on some of the include files while trying to compile the examples with LPC2103 as the target. No errors when target is LPC1114 for example.



basicchip
Posts: 1090
Joined: Fri Oct 19, 2012 2:39 am
Location: Weeki Watchee, FL
Contact:

Re: MakeItC For Old ARMmite

Post by basicchip »

Here are some edits so HelloWorld.c compiles, links and runs -- not thoroughly tested
LPC21xx.h
(27.7 KiB) Downloaded 634 times
coridium_pcb.c
(9.33 KiB) Downloaded 646 times
I will check them into the git repository and they will become part of a future release

steve2103
Posts: 2
Joined: Tue Jun 09, 2020 7:39 pm

Re: MakeItC For Old ARMmite

Post by steve2103 »

Looks good.

Thanks!

Post Reply