Hi.
We use Keil uVision v. 5.25.2.0. Now we try VisualGDB free 30-days version. I successfully create project for nRF52832 MCU (PCA10040 dev. board), download example code for LED blinking and it work’s fine.
Also I successfully try to use UnitTesting throw Visual Studio by CppUTest framerwork on this board and everything OK.
But error happend when I try to import project from Keil with two different ways.
A1. Create the new project in Visual Studio 2015 (Import a project build with command-line tools -> Generate a Makefile-based project -> Copy imported files to project directory)
A2. Select project type
A3. Device Selection
A4. Import Source
A5. Debug Method
A6. Error
A7. Now VisualGDB project not created correct
Other way:
B1. Create new project
B2. Select project type: Automatically import a project in a different format (Import an existing Keil Project)
B3. Device Selection
B4. Debug Method
B5. Error
B6. There are no Visual GDB project
My OS: Windows 7 64-bit SP1
Attachments:
You must be
logged in to view attached files.