For bare-metal programming on TI's AM335x, you need STARTERWARE-AM335X ( http://www.ti.com/tool/starterware-sitara). You need a boot loader no matter which ROM-type memory you are going to use (NOR/NAND Flash, MMC/SD, etc.). Please read the documentations came with Starterware.
Tsan-Ming 2014-03-12 16:31 GMT+08:00 Lukas Van Iseghem <[email protected]>: > Hello, > > for an application I'm developing it is required that I remove the linux > OS on the processor (please don't question this part, this is required). > I'm trying to find some documentation on programming the sitara AM3358 but > I don't find what I'm looking for. > > How do I load my code on the processor when there are no linux drivers to > communicate with the processor? > > I was thinking about using the serial port, but then my mentor suggested > something like JTAG. The problem with JTAG is that I don't have an emulator > and we're not buying one either. > > Just to be clear: no need to debug with JTAG, only to load the necessary > files to the AM3358, that makes it execute the code. > > > -- > 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/d/optout. > -- 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/d/optout.
