Tool/software: Code Composer Studio
Hello Sir,
I want to use SCI BOOT1 with GPIO28 & 29. Before writing to the BOOTCTRL register I want to do experiments first. But I don't know how to access and set the EMU_BOOTCTRL control word.
Thanks and regards
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.
Tool/software: Code Composer Studio
Hello Sir,
I want to use SCI BOOT1 with GPIO28 & 29. Before writing to the BOOTCTRL register I want to do experiments first. But I don't know how to access and set the EMU_BOOTCTRL control word.
Thanks and regards
As mention by Torsten, you need to connect to CCS and then via memory watch window, write the EMU_BOOTCTRL address location with appropriate value and then reset the CPU and now when you run the CPU, it should boot as per new setting in EMU_BOOTCTRL location.
Regards,
Vivek Singh