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.

AM2634: APIs to use LWIP stack

Part Number: AM2634

Hi,

I noticed some old MCUs using LWIP stack have following 3 API interface options:

1. Raw API, realized through callback functions for non-threaded applications.

2. Netconn API

3. Socket API

My questions are:

1. Does AM263x have similar APIs to use LWIP stack? or AM263x has more API options?

2. Is it feasible for AM263x to use raw API through callback functions for non-RTOS application of LWIP stack usage?

Thanks,

Wenkai