Hi,
I am trying to compile a project made with kds200, I used migration tool, and change arm libs.
I got this error below: the same as KDS200, the only solution I found: I make a copy and rename directory.
arm-none-eabi-g++: error: ./SDK/plaform/drivers/src/enet/fsl_enet_driver.o: No such file or directory
instead of:
arm-none-eabi-g++: error: ./SDK/platform/drivers/src/enet/fsl_enet_driver.o: No such file or directory
Do you know any other solution?