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.

RTOS/66AK2H14: How to process DSP NAND boot in K2H?

Part Number: 66AK2H14

Tool/software: TI-RTOS

Dear TI engineer.

Hi.

I want to boot DSP NAND boot in K2H Only DSP, but I could't find any information. 

How to make NAND image? and Download to NAND flash? ccs? other tools?

Would you offer to me these way? document, e2e post, anything else.

Regards.

Shin.

  • Hi Shin,

    I've forwarded this to the c66x software experts. Their feedback should be posted here.

    BR
    Tsvetolin Shulev
  • Shin,

    We currently support only ARM as the boot master on Keystone II devices in our software development kit as the chip was designed so that the ARM is the boot master. You can use DSP as the boot master as the DSP has a boot ROM and has been validated as part of the SOC tests 

    For ARM booting from NAND, you can refer to the instructions provided here:

    We also provide a secondary bootloader that wakes up the secondary cores and DSP and loads application on it in processor SDK :

    For DSP as a boot master, we do have an example for reference , that I am attaching here:

    3618.DSP_SPI_boot_example.zip

    the utilities to create the boot image and to flash are provided in the SDK, you can find them under pdk_k2hk_x_x_x_x/packages/ti/boot/. To use the flash writer, you can refer to the README or to the Keystone II Examples wiki .

    Regards,

    Rahul