Tool/software: Code Composer Studio
Hello,
I am using custom designed cc2640r2f board for a simple bluetooth application. I programmed the device with my own code using the pin shutdown example, as I wanted to put the device to deep sleep after few tasks, and now I am trying to reprogram the device and I have the following error:
This error is generated by TI's USCIF driver or utilities.
The value is '-242' (0xffffff0e).
The title is 'SC_ERR_ROUTER_ACCESS_SUBPATH'.
The explanation is:
A router subpath could not be accessed.
The board configuration file is probably incorrect.
Any leads on debug?
Also, I have not changed anything with the configuration files, and I am using XDS100v3 for debug.