Similar to this E2E post: http://e2e.ti.com/support/microcontrollers/c2000/f/171/p/833371/3081914#3081914
Hello,
Is external memory allowed to access the CSM with the intention to load code from the external memory?
Thanks,
Nick
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.
Similar to this E2E post: http://e2e.ti.com/support/microcontrollers/c2000/f/171/p/833371/3081914#3081914
Hello,
Is external memory allowed to access the CSM with the intention to load code from the external memory?
Thanks,
Nick
Nick,
External memory is not protected by CSM so it's always accessible. Not sure if that is what you were asking. If not, please provide further detail about your query.
Regards,
Vivek Singh
In secure mode, the code executed from the on-chip flash should be able to modify the data/code stored on the on-chip memory, right?
Hi Zhang,
In secure mode, the code executed from the on-chip flash should be able to modify the data/code stored on the on-chip memory, right?
Yes, that is correct.
Vivek Singh