Programming ARMmite Pro with C on Mac OS X

I’m not asking for much am I :smiley:

I really like to ARMmite Pro board but I’m on a Mac running OS X and don’t want to have to load Windows on my system. Does anyone know if you can run C or even the BASIC compiler for this board on a Mac?

try posting to the lpc2000 group on yahoo groups and ask about a version of ARM GCC (NXP) for Macs

http://www.embeddedrelated.com/usenet/e … PC2000.php

or check

http://www.lpc2000.com/

Should work. The MakeItC and Basic apps are Tcl based with Gnu C compiler.

You use your own editor.

You can download MakeItC package from the Coridium Website and try it without the hw I think.

Also Coridium supports a Yahoo group, and the developers are there.

You can also use any Arm7 C kit (just more work).

Good Luck.

Hello gedelen,

if you need a ARM toolchain for Mac OS X, take a look at YAGARTO here: http://www.yagarto.de

Perhaps this will help you.

Btw, a OpenOCD version for Mac OS X is available too.

Best regards,

mifi