Other Parts Discussed in Thread: EK-TM4C1294XL,
Tool/software: TI-RTOS
Hello guys,
I have finally managed to rebuild the Secure_IoT_patch-1.0.0.7-1 demo for the EK-TM4C129EXL. It's running fine; acquires its IP address via DHCP, gets time from NTP... (there's no proxy involved).
For it to work I followed the steps of (https://e2e.ti.com/support/microcontrollers/other/f/908/p/596600/2197390#2197390), posted by Mr. Sai Reddy
My configuration used was:
- TI-RTOS v 2.16.01.14
- WolfSSL v3.10.2
- XDCTools 3.32.01.22
- CCS v8.3.0
- Compiler ti-cgt-arm_5.2.2
More unfortunately after the startup, the following message appears:
Welcome to the Crypto Connected LaunchPad's,
Secure Internet of Things Demo.
MAC Address: 0800285a8d7c
IP Address acquired: 192.168.2.189
NTP IP resolved to 143.107.229.210
Current Date/Time is Wed Jan 23 16:49:20 2019
CloudTask: Failed to create a new TLS instance. Exiting.
>
Do I have a problem like my internet provider? My provider is of type (CGNAT, or Carrier Grade Network Address Translation). How could I test if it is affecting communication?
The problem is similar to the post (https://e2e.ti.com/support/microcontrollers/other/f/908/t/755363
Thank you all,
Alanderson