I’m trying to replicate the format of an existing project in VGDB. It was created using the ‘specify flags manually’ option in the New Embedded Project Wizard as per the ‘legacy’ tutorial
it is ultra simple, some A5 startup code in assembler, with a main.cpp. The linker script is set up for execution out of flash (QSPI attached to a Freescale Vybrid VF60). The project compiles and links. It produces valid .elf and .map files. Debugging is set up to use a Segger JLink.
However when I try and debug (or check the dbeug settings in the VGDB project properties) I get this:
There is nothing wrong with the debug chain as another project built using the Wizard targeting an NXP 4357 with the same debugger works absolutely fine. And there is no GDB log. This looks like a C# exception to me …
[edit] Have checked -Debug.vgdbsettings with those in the 4357 project. They are identical except for project names …
Please help, *most* frustrating.
BTW Version 4.2 in VS2012SP3 on WIndows7x64SP1, Segger binary release 4.92