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.

Question about c5515 evm board programming

Hi,

I' using ccv4 and i have a c5515evm board. I couldn't understand demo software and boot image issue. Do i have to boot image before loading any project?

Regards.

  • No. You don't have to boot load any image to use the device. Bootloading image is part of Bootloader's function at power up to load application code from peripherals. The application code is the boot image.
    Recommend to read Bootloader application note and System chapter in TRM.Regards.