Jump to content

EsotericLabs

Members
  • Posts

    417
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by EsotericLabs

  1. Compiled the first .hex file and put the boot loader on the LPCxpresso board.

    1. jojjelito

      jojjelito

      And so it begins!

    2. technobreath

      technobreath

      The words are "and so begins the legend" :). Have fun with it :)

    3. Hawkeye

      Hawkeye

      Congrats! The first .hex is always the most difficult ;-)

  2. For me, Xcode is also new. I used to program in other environments. I now got to the point where I can use XCode for editing and compile from the terminal with make -s. I needed the toolchain and the command line tools (Xcode->Preferences->Downloads->Command Line Tools->install). But then I could compile 001_forwarding_midi without any problems. I now have a .hex file, that needs to be converted to .syx (once I finish the core), right? But I did not get xcode to properly understand the environment variables. It says /Users/martijneskinasi/Library/Developer/Xcode/DerivedData/MIOS_Skeleton-fbpmxsbgweoachcyuzoxednrxabu/Build/Intermediates/MIOS Skeleton.build/Debug/SkeletonApp.build/Script-E3BCCAE4158FB69A006D012B.sh: line 7: cd: /Users/martijneskinasi/Documents/Studio/XCode/MIOS: No such file or directory Makefile:50: /programming_models/traditional/programming_model.mk: No such file or directory Makefile:53: /modules/app_lcd//app_lcd.mk: No such file or directory Makefile:56: /include/makefile/common.mk: No such file or directory make: *** No rule to make target `/include/makefile/common.mk'. Stop. $MIOS32_PATH is properly set up in ~/.profile and is available in the terminal. I do not understand why a makefile should be a target.
  3. Getting parts & setting up IDE for my first lpc17 core

    1. jojjelito

      jojjelito

      Hehe, and so it begins...

    2. EsotericLabs

      EsotericLabs

      Hey ho let's go!

  4. I will sure try, but judging from your status, this won't be easy? At my work, I managed to download the toolchain package. I'll try asap. Cannot I just put a make -s statement in the makefile for xcode?
  5. Thanks for the help guys, I found several mag jacks but wasn't sure it's the same type. There are so many around.. Jojjelito has some 60024 for sale.
  6. Thank you very much Thorsten, I'm honored to hear from you in person. I had missed out the tool chain download, but I' m not sure it's downloaded correctly. It stops at 19.9m but says it has more. And then unzipping gives an error. Any other server to try? And if I figure out how to set up with Lion an Xcode, I will post it.
  7. 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.
  8. The ethernet connector for the LPC17 core is a bit difficult to find in the Netherlands. And with USB and Midi ports, I'm not sure what to use it for. Will the LPC17 Core module work without the MagJack? If so, then I could simply leave it out.
  9. Hello, I'm new to midibox, but I'll have a lpc17 core soon. I want to to build a hardware midi player like in tutorial #019 on ucapps.de I have a teac ca200 multi card reader ( sd mmc rs sm cf md etc) from an old dell pc. It has a 2x5 pin connector to the pc motherboard, but should be USB. The cable has red white green and for black wires. Can I connect this device to the core and use it as a storage device? Does anyone have experience With this? Thanks for your hints & ideas!
  10. Hallo, Ik ben Martijn, nieuw hier, woon in Amstelveen en op zoek naar een core lpc17 ;-)
  11. Hi, These are spectacular thingies! Been looking for something like the midi file tutorial project for long. And now all I need is a mbps core lpc17.. Somebody considers selling? A pcb, kit or something? Mikes shop does not have lpc17 cores, yet does he?
  12. EsotericLabs

    EsotericLabs' Gallery

×
×
  • Create New...