Hello. There is probably a bug in the JSON library from TI SDK. See function <int16_t Json_createObject(Json_Handle *objHandle, Json_Handle templateHandle,
uint16_t maxObjectSize)>, file json.c. A user is not able to free memory in case __JSON_Init returns value different from JSON_RC__OK, because in this case the link to jsonObject is lost