On Thu, Nov 7, 2013 at 9:11 AM, <[email protected]> wrote: > > I was able to get that toolchain working and run a couple of basic programs > in an emulated (via qemu) ARM M3 platform. Really, a microcontroller is the > biggest thing you'd *really* want to write all the code for as a hobbyist. > Digging through TRM details and RAM datasheets to figure out the correct > timing parameters to program into your SDRAM controller is really not a lot > of fun, and you'll never have the time to get a fraction of the BBB's > peripherals up and running without taking advantage of a LOT of pre-written > code.
BBB is for several reasons the best solution for me. And what I try to do is not as complex as it sounds, I just want to access some GPIOs, Ethernet and - perhaps - UART. All the other things like USB, LCD/HDMI, SPIs and whatever is available on the board is not required. Meanwhile I have some code running on it - most troubles have been caused by build problems due to poor Linux support of TIs Starterware. Anyway, thanks for your thoughts! -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
