0

I am currently using the GCC compiler for my project and I am seeing a ‘deprecated’ message for the RL78 GCC toolchain. It recommends switching to LLVM. I would like to know the difference between GCC and LLVM. Additionally, I am planning to implement FreeRTOS, but the port code is not available for LLVM, whereas it is available for GCC. Will the GCC port code support the LLVM toolchain as well?

Open Source Tools Support answered