Hi,
I am having problems with the SimpleBLEPeripheral application. I built the SimpleBLEPeripheral and flashed it using CC-Debugger. After the flashing there is no display and debuger does not come to main code. On further debugging I understand the issue is with stack overflow. Program resets at this point:
001904 D0 83 POP DPH
001906 D0 82 POP DPL
001908 22 RET
Seems like some issue with XDATA initialization. Any idea why the SimpleBLEPeripheral is not working and what change is needed to correct the issue.
Warm Regards,
Antoni