According CC2538 ROM User's guide bootloader supports COMMAND_MEMORY_READ (0x2A). Can it be disabled somehow?
We are intending to use ROM bootloader for in-field firmware updates but it is unacceptable if flash read can't be disabled.
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.
According CC2538 ROM User's guide bootloader supports COMMAND_MEMORY_READ (0x2A). Can it be disabled somehow?
We are intending to use ROM bootloader for in-field firmware updates but it is unacceptable if flash read can't be disabled.
But than it can't be used for updates. There is sentence in a section 8.8:
For applications that require in-field programmability, the royalty-free bootloader can act as an application loader and support in-field firmware updates.
Correct mi if I am wrong but there is no way to use ROM bootloader for in-field updates if security meters.
Regards