Other Parts Discussed in Thread: UNIFLASH
Tool/software: TI-RTOS
Hello,
I am trying to run subscribe_publish_sample from AWS IoT samples on CC3200. I am using v2.1.0-ti branch from git.ti.com/iotdev/aws-iot-device-sdk-embedded-c.git. I was able to compile and setup the sample. I was able to run certflasher.out application but the problem is running the subscribe_publish_sample itself. It constantly hangs on _SlDrvRxHdrRead function when sl_Start is called. Whatever I do (restart application, reset chip, power off/on launchpad, etc.) the app ends up in the same function and stays there forever.
I was trying to flash the example application using uniflsh to device, but it does not start at all (maybe something with wrong adresses in the sample, but I did not dig into it).
Can you point me what can I do to run this example?
Regards,
Piotr M.
