Dear Sir
I wnat to try TCP/IP Stack(LWIP) , CAN and LIN BUS TX/RX function in a single release based on FreeRTOS.
How can I get the those function in a single release base on FreeRTOS.
I have import the SDK V0.9.0 example code and the lwip are FreeRTOS, but the CAN, LIN don’t have FreeRTOS.
BTW, I had try import lwip_mpc5748g to try. If I don’t do anything then direct to build it. It’s OK don’t have any error.
But I want to see the detail code then open the SDK code .c file, it will show many Errors then I can’t build again.

Kris