Problem with cross-compiling of acados for DS1401

Hi Bjorn,
first of all thanks for the quick response.
Actually, I have already check the toolchain file (the one in my local computer - properly modified in the image below) and the one in the pull request that you suggest me.
However, when I lunch the commmand : cmake -D CMAKE_TOOLCHAIN_FILE=…/cmake/Toolchain-dSPACEDS1401.cmake -G “Unix Makefiles” -S …/ -B ./ , from the error returned in the shell, it seems that one CMakeList file tries to find the path defined for DS1202.
Have you any other suggestions?
Thanks you in advance,
GIulio