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.

CC2340R5: How to perform sector erase using dslite

Part Number: CC2340R5
Other Parts Discussed in Thread: UNIFLASH

Tool/software:

Hi, I wanted to preform sector erase using dslite.

Tried running "dslite --mode noConnectFlash -c CC2340R5.ccxml --list-device-cmds" to get available commands, got no commands available as a result. 

Also tried running: "dslite --mode noConnectFlash -c CC2340R5.ccxml --post-flash-device-cmd erase". That resulted in identifier not found: GEL_CLI_erase()

Referred some E2E posts: CC2340R5: Does CC2340R5 support mass erase or partial erase using dslite? - Bluetooth forum - Bluetooth®︎ - TI E2E support forums

Any Suggestions on How to achieve this. Thanks for the support!