I wonder about the Make options

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

hello,

Make options.

- FreeRTOS

- LwIP

- SDIO

- SPI

- ThreadX

- NetX

- NetX_Duo

Could you explain to me easily?

0 Likes
1 Solution
MiTo_1583836
Level 5
Level 5
50 likes received 25 likes received 10 likes received

Hi bkkim,

FreeRTOS: is the embedded OS that can be installed on the WICED platform

LwIP: lightweight TCP/IP stack: lwIP - A Lightweight TCP/IP stack - Summary [Savannah]

SDIO: in this context, this is the bus interface between the radio chip and the host processor.

SPI: another possible bus interface between the radio chip and the host processor.

ThreadX: another OS that can be installed on the WICED platform.

NetX:IPv4 TCP/IP stack

NetX_Duo: includes both IPv4 and IPv6 TCP/IP stacks.

View solution in original post

1 Reply
MiTo_1583836
Level 5
Level 5
50 likes received 25 likes received 10 likes received

Hi bkkim,

FreeRTOS: is the embedded OS that can be installed on the WICED platform

LwIP: lightweight TCP/IP stack: lwIP - A Lightweight TCP/IP stack - Summary [Savannah]

SDIO: in this context, this is the bus interface between the radio chip and the host processor.

SPI: another possible bus interface between the radio chip and the host processor.

ThreadX: another OS that can be installed on the WICED platform.

NetX:IPv4 TCP/IP stack

NetX_Duo: includes both IPv4 and IPv6 TCP/IP stacks.