Part Number: CC2640
Other Parts Discussed in Thread: CC2650, CC2650MODA
Tool/software: Code Composer Studio
1) Is it possible to unbrick a cc2640 BLE module? If there is, please explain.
2) I am having issues writing to memory addresses 01F000 - 01FFA7 ( near CCFG area). The following srec command is used to generate a BIN file:
srec_cat btc.srec -motorola -fill 0xFF 0xcf74 0xD000 -fill 0xFF 0x1E000 0x1EFFF -fill 0xFF 0x1F408 0x1FFA7 -o my_bt_image.bin -binary
The BIN file, my_bt_image.bin is sent to the BLE module OTA, after download have complete the module bricks. Is there a better way to fill this area? Please help.
Thanks

