posts tagged: ARM

BeagleBoard-XM: Getting Started (cuz a Raspberry Pi would have been too trendy)

BeagleBoard-XM: Getting Started (cuz a Raspberry Pi would have been too trendy)

i grabbed a new BeagleBoard-XM Rev C from eBay and thought i would document the first steps towards getting a project running with it…

WTF is a BeagleBoard-XM?

the BeagleBoard, BeagleBoard-XM, and BeagleBone are a family of small (3.5″), inexpensive, singe-board computers based on the ARM Cortex-A8 CPU. unlike MCU’s such as the Arduino, PIC, NetDuino, these …

continue reading  ⇨

when open-source doesn’t work

when open-source doesn’t work

i’m trying to compile a small Java app to native bytecode for a specific ARM-Linux board to see what the performance differences is (versus running through the Java SE interpreter). so far no love.

one experience with FOSS…

research this whole cross-compiling idea and Java compilers for a bit. decide to skip the latest release of GCC and go with a …

continue reading  ⇨