With VisualGDB custom edition version 6.0 R7
I installed a local windows cross-compiler (riscv64-unknown-elf-cpp) and plan to compile on my local windows machine, then update the target machine for debugging.
I manually tested the compiler with a small hello world program and copied it to the target to make sure that it runs OK.
I tried to configure VisualGDB to use my local toolchain but after I select the toolchain.xml file the Toolchain field still displays “No toolchain selected. Click here to select one). I tried everything but can’t get it to work.
Any help would be greatly appreciated.