Hi Brian, Here is how to do a chip-erase on the CC2745 using CCS: 1. Click on View --> Target Configurations: 2. A window should have popped up called Target Configurations . Expand Projects --> --> targetConfigs --> CC2745R10.ccxml then right click on the .ccxml file and click Launch Selected Configuration: (I'm doing this on a CC2340R5 but the process is identical) 3. A debug window will have popped up. Do not connect. Right click on Texas Instruments XDS110 USB Debug Probe... and click Show All Cores: 4. Expand Non-Debuggable Devices and click and highlight, but do not connect, Texas Instruments XDS110 USB Debug Probe/CS_DAP_0: 5. Go to Scripts --> CC23xx --> Chip Erase . Regardless if it's CC23xx or CC27xx, it'll still be under CC23xx: That should chip-erase the chip! Please let me know if you run into any issues. Best, Nima Behmanesh
↧