Hello,
I'm new to Midibox, but i love the concept already. I'm putting together my firts LPC17 core but I got stuck setting up the programming environment. I'm on Mac with Lion OSX and XCode 4.3. I installed SDCC an GPUTILS with Mac Ports as in the Docu Wiki. I set up the environment variables as in http://www.midibox.org/dokuwiki/doku.php?id=macos_mios32_toolchain_core, I put the skeleton project in XCode (with only an app target), but when I build, Xcode does not see the environment variables, and ends with an error.
What am I doing wrong?
Thank you for helping me out.