Hey,
I’m having trouble finding a “select the toolchain by locating hdb.exe” option. Is that the little button on the top right with the picture of the little man? The entire “New Embedded Project”->”Device Selection” page is unresponsive.
There is no ThirdPartyToolchains key in the registry that I can find. I tried deleting the key under HKCU\Software\Sysprogs\VisualGDB\Toolchains but it had no effect. I tried updating to the VisualGDB V5.2 (Beta 2) and it now gives the following error information:
VisualGDB version: 5.2.10.1178
—————— System.ArgumentException ——————
System.ArgumentException: Illegal characters in path.
at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional)
at System.IO.Path.Combine(String path1, String path2)
at BSPEngine.LoadedToolchain.GetAdditionalPath(Boolean useToolchainRootNotation)
at lg1.g(LoadedToolchain b, Boolean a)
at wa1.k()
at wa1.v(ToolchainType c, RemoteHostSettings a, Boolean b)
at co.z1_2(x a)
at j2.p(Int32 a)
Again, thanks for the help!