This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Alan,
This error code you find at \simplelink\include\simplelink.h:
#define SL_RET_CODE_ABORT (-6)
Additional information about error code SL_RET_CODE_ABORT you find at e2e forum.
As I know recovery procedure should look like:
BTW ... do you use latest SDK and ServicePack?
Jan
Hi Jan,
Hi Alan,
It seems that you are using SDK version 1.1.0 which is pretty old (10 Mar 2015). If you don't want to use latest SDK version you should to use latest Service Pack version at least. From message above is not clear what version of ServicePack do you use. Service Packs are backward compatible with SDK, even though cross versions testing between SDK and Service Packs version is not made by TI.
But I agree that all changes (including updating ServicePack) need to be carefully tested at your side. If Host MCU restart is not a issue for you you can use this workaround.
(I will not be answering at this forum for 14 days due to vacations)
Jan
Hi,
Thank you for the helpful information. We have developed something that will work until the SDK can be updated.
Regards,
Alan