Sep
27
SOONCon Badge How-To: First Revision
By amackie
Here’s a quick and dirty set of steps to get started hacking on the badge:
Create an account at http://lpcxpresso.code-red-tech.com/LPCXpresso/
Once your account is activated (email notification), download the IDE from
Windows: http://lpcxpresso.code-red-tech.com/LPCXpresso/Windows
Linux: http://lpcxpresso.code-red-tech.com/LPCXpresso/Linux
Activate according to the instructions on one of the above install pages
Download \Kwartzstation\Arduinator\SVN.ZIP
Unzip SVN.ZIP to a directory
You should have a directory named “SVN”
Open LPCXpresso
Go to File->Import
Import General->Existing Projects
Browse to SVN, click OK
You should now see 3 projects under “Project Explorer”
Arduinizer
CMSISv1p30
Ensure the following for all 3 projects
Build->Build Configurations->Set Active is Release
Click the little hammer (or Ctrl+b) to build
Connect the badge to your computer via the USB connection. It should show up as a USB mass storage device
Copy the output .HEX file to the badge
Enjoy!









\\KwartzStation is on Kwartzlab’s LAN network, so you need to connect there. You can also download the Arduinizer package from http://arduinator.sourceforge.net, though in individual files only.
I can see where they are supposed to be. I also am having trouble understanding how to launch the IDE I used apt-get, and am on ubuntu netbook remix, everything went smoothly no errors or anything. Tons o things were installed. Where is it?
my first clue should have been… Tortoise only runs on Windows, after an hour of poking around it occurred to me. So I installed Subversion, Eclipse (Not sure if this was necessary) and Wine. Now everything is good.
my first clue should have been… Tortoise only runs on Windows, after an hour of poking around it occurred to me. So I installed Subversion, Eclipse (Not sure if this was necessary) and Wine. Now everything is good.