Hello,
I am just putting final touches on a program thats written for the dm355 evm board. It is basically a modified version of the encodedecode demo that comes with the board. So far I am running my code through an NFS as mentioned under 4.6 in the getting started manual. What I would like to do is run this code automatically on the board, i.e. without a network connection.
So how do I load this program onto the board and autostart the program when the board is started.
On a side note, if the above is done is it possible to somehow take images saved onto the board?
Thanks