I'm using MCUXpresso v11.7.1 to develop for the MIMXRT685SFAWB on Windows 11. Where does it keep the GCC compiler? I think I'm looking for something like "arm-none-eabi-gcc" but have been unable to find it. Thanks.
Solved! Go to Solution.
Hi @pcpro1789,
You should be able to find the "arm-none-eabi-gcc" under the following path:
C:\nxp\MCUXpressoIDE_11.10.0_3148\ide\plugins\com.nxp.mcuxpresso.tools.win32_11.10.0.202311280810\tools\bin
BR,Edwin.
View solution in original post