Hi All,
I downloaded the secure_iot application sample from ek-tm4c129exl package.
I'm using CCS v6.1.0.201502111100 on Windows, including TI-RTOS for TivaC (IDE Client) 2.14.0.10. I also downloaded cyassl v3.3.0 from TI E2E.
Unfortunately, I cannot build the application, I got following errors:
- js: "C:/ti/xdctools_3_31_01_33_core/packages/xdc/cfg/Main.xs", line 48: XDC runtime error: can't find the library 'lib/http_ndk_wolfssl.aem4f' specified by package ti.net.http. It wasn't found along the path
- Many build error in tirtos_tivac_2_14_00_10 such as:
- C:/ti/tirtos_tivac_2_14_00_10/products/bios_6_42_01_20/packages/ti/sysbios/BIOS.c: line 1: /bin: is a directory
To be honest, I'm quite lost here.
Many thanks in advance for your help,
Best Regards,
Yann