Trying to debug under linux mint
Hi all,
I’m trying to debug an STM32F746 discovery board, ac6 + Mars 2 eclipse release, on Linux Mint. Is it just a linux version thing? I get this error:
“Error with command: /home/smoky/eclipse/eclipse Mars2/plugins/fr.ac6.mcu.externaltools.arm-none.linux64_1.13.1.201703061524/tools/compiler/bin/arm-none-eabi-gdb --version
Cannot run program “/home/smoky/eclipse/eclipse”: Unknown reason”
So it looks like a reference is missed off on the last line. Is that right? I’ve manually configured stlink 2-1, SWD debug options.
Any help welcome... So close!