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.