How can I configure the compiler to support my derivatives?
The LLVM toolchain requires the mandatory argument "-march=tcxxx" that directly targets the specified derivative.
-
tc161 = tc2x
-
tc162 = tc3x
-
tc18 = tc4x
If you are using TC499A {STD|COM} board, then you need to further specify "-merrata=cpu141".