And then I imported the example TCP\TcpServerSimple and successfully built it with the target platform set to MODM7AE70. However, when I switch the target platform to either NANO or MOD5441X, I encounter a "compcode" error in the build console.
Invoking: GNU C/C++ Linker
Finished building: abc.elf
Invoking: GNU Objcopy
Finished building: abc.s19
Building target: abc.bin
Invoking: NB Compcode
/1.0/bin/sh: compcode: command not found
make: *** [makefile:73: abc.bin] Error 127
"make -j8 all" terminated with exit code 2. Build might be incomplete.