Hi,
We are currently developing using the mmwave_sdk_03_06_00_00-LTS. This comes with the CGT compiler, but we would like to switch to the llvm compiler (namely for the C++ support).
I started trying to do this, but got caught up with the XDC and BIOS. It appears that there is only a clang Cortex M33 and not the Cortex R4F. Is there a guide or example somewhere showing how to get this working for the R4F?