IDE: MCUXpresso v11.8.0
SDK: SDK_2_14_0_MIMXRT1170-EVKB-LINUX
Target board: MIMXRT1170-EVKB
Trying debug an m7 project fails with the message: 'Launching m7 LinkServer Debug' has encountered a problem, problem file does not exist. The file path to the binary is "m7/Debug\m7.axf", which contains an error as it contains a "\" instead of "/". The build is successful, the board is detected and the file does "m7/debug/m7.axf" exists.
Any way to fix this?
Thanks.