I read the Beginners Guide to Porting NETMF, and tried to follow the instruction on the book on installing the 8.5.GNU GCC Compiler.
And then moved forward to set the environment, but I got an error message, as shown in the picture below.
I also did try to build the iMXS solution inside the
C:\MicroFrameworkPK_v4_1\Solutions\iMXS\TinyCLR, with the command:
MSBUILD.EXE /t:build /p:flavor=release;memory=flash
But also got an error message saying the
What have I done wrong?