Part Number: CC2640R2F
Hi all,
I'm developing a project based on multi_role (+spp and sdi) example using the new sdk (1.40). I have some problem of heap/stack size so I need to use the Cache as Ram. I followed the step described in the guide http://software-dl.ti.com/lprf/simplelink_cc2640r2_sdk/1.30.00.25/exports/docs/blestack/ble_sw_dev_guide/html/cc2640/platform.html#using-the-cache-as-ram , so I did Project -> Build Configurations -> Set Active -> FlashROM-CacheAsRAM, and then I added all predefined symbols and include paths needed.
I did it and then debugged. The problem is that the tasks didn't start, all the watched expressions value was "Target fail to read 0x20000xxxx ", and when I paused the debug session the console showed this error message:
"Cortex_M3_0: Trouble Halting Target CPU: (Error -2062 @ 0x0) Unable to halt device. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 7.0.48.0)"
I performed the Forced Mass Erase using SmartRF Flash programmer 2 and then I retried. Nothing worked. If I remove the cache as ram option, it works.
I have two launchpad, I tried on both Nothing worked.
Why is happening this?? Is there something non-compatible?
Can someone help me??
Thanks
Moniaga
