Hi guys,
I new a kinetis project using PE and SDK1.2 in KDS3.0, and copy lwip module into my project, after i add the include path for lwip and build the project, but failed as:
arm-none-eabi-g++: error: ./SDK/platform/drivers/src/uart/sl_uart_driver.o: No such file or directory
I am suprised about the build error that why sl_uart_driver.o not fsl_uart_driver.o?
I've attached my entire project here. Can anyone at FSL please take a look at it, thanks.
Original Attachment has been moved to: K64Processors_PE_SDK.7z.zip