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.

TMDSIDK437X: TI am437x HTTP_Simplelink HTTPs code ported

Part Number: TMDSIDK437X

Hello,

Below are my components.

I am using NIMU_ICSS_BasicExample_idkAM437x_wSoCLib_armExampleproject project as a base.

I have added library file related http and slnetsocket.

I have found one HTTP server example for simplelink sdk.

i have ported below files.(Currently focusing on HTTP server only and not HTTPS server)

Project is getting build.

Sample project mentioned to use python exe for testing.

I have tried to call http server using google chrome: 192.168.0.3/index.html

But it failed to load the static page.

Kindly help.

Regards,

Vrund

  • Hello Vrund,

    I have assigned your thread, but the thread owner is on vacation until next week. You can expect a reply next week.

    Regards,

    Nick

  • Hi Vrund,

    I have a few questions to help me understand more about your problem.

    1. Were you able to run the http server at all? Did you get any messages printed out? The SimpleLink http server code has several printf messages that can help understand how the program runs.

    2. When the http server failed to load, did you get any error messages?

    Thanks,

    Jianzhong