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.

flash and boot loader for dm365



Is there a specific  flash and boot util for DM365 board, I don't see one.

  • There is a flash utility named NANDWritter_DM36x.out that can be used to flash u-boot via CCS/JTAG; the instructions are available in DM365-installation.doc.  All these files should be part of the DVSDK installation.

  • As Juan suggests there are tools within the DVSDK to do this, though they currently require Code Composer Studio and an emulator to use, there is no serial based flash and boot utility for the DM365 yet, primarily due to a ROM boot loader issue where the serial boot mode does not use the standard UART frequency which should be fixed in a future silicon revision.