Hello,
I am designing a custom board using a C5515 DSP. We would like to load our boot image from NOR memory. However, I do not know how to burn the boot image into the NOR memory on our board. With the EVM, I used the instructions at: http://processors.wiki.ti.com/index.php/C5515_Boot-Image_Programmer#How_to_program_a_boot_image_onto_C5515_EVM. However, I don't know what resources are needed to do this on a custom board. How do I replicate this functionality?
Thank you