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.

MCU-PLUS-SDK-AM243X: LwIP stack doesn't compile: arch dir missing

Part Number: MCU-PLUS-SDK-AM243X

I have just downloaded your new SDK mcu_plus_sdk_am243x_08_05_00_24

My project based on LwIP doesn't compile because some include files are missing: 

The previous SDK mcu_plus_sdk_am243x_08_04_00_17 had the directory arch with files:  cc.h, perf.h, sys_arch.h

C:\ti\mcu_plus_sdk_am243x_08_04_00_17\source\networking\lwip\lwip-port\freertos\include\arch

Now in the new SDK mcu_plus_sdk_am243x_08_05_00_24 the arch directory is missing.

Several .h and .c files still refer to files were included in arch dir, leading to compilation failure.

I copied the arch dir from the previous SDK and it solved: is it the right fix ?

Thanks 

   Andrea