Hi to everyone.
I am new at this forum and also with DM355. I've just got the DVEVM and I am not able to run a thirdpartydemo when booting from de Flash with NAND FFS.
I am sure you know how to do this. I appreciate your help.
Regards,
Nuba
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi to everyone.
I am new at this forum and also with DM355. I've just got the DVEVM and I am not able to run a thirdpartydemo when booting from de Flash with NAND FFS.
I am sure you know how to do this. I appreciate your help.
Regards,
Nuba
you may find the following wiki article helpful
http://wiki.davincidsp.com/index.php?title=Filesystem_in_NOR_or_NAND
You may also want to take a look at appendix A.2 of the DM355 EVM Getting Started Guide for the steps to actually get your third party demo integrated into the out of the box demo interface.
Once you have your demo archive ready to go per the GSG you can get it into the EVM's flash filesystem in a number of ways, the way discussed in Juan's link is probably one of the easiest, that being booting the board with NFS and than mounting the flash file system and copying whatever you need into it. Alternatively you could use a SD card, a USB stick, or even transfer your demo file with FTP.