Friday, May 5, 2017

Converting OpenDPS to Visual Studio with VisualGDB

minimal description supporting thread at sysprogs forum.

see: https://sysprogs.com/w/forums/topic/visualgdb-manual-import-failure-2-separate-compiles/

come back soon. I'll post more details when I have this working :)

Compile on Ubuntu VM...


(compiles successfully)
 
(also compiles successfully)


Starting OpenOCD


Separate telnet session... flashing to hardware via OpenOCD


Windows drive map to VM








If instead following the same instructions and using VS 2015:

make: *** No targets specified and no makefile found. Stop.

 1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.MakeFile.Targets(46,5): error MSB3073: The command ""C:\Program Files (x86)\Sysprogs\VisualGDB\\VisualGDB.exe" /rebuild "c:\workspace\opendps-import15\opendps-import15\opendps-import15.vcxproj" "/solution:c:\workspace\opendps-import15\opendps-import15.sln" "/config:Debug" "/platform:Win32"" exited with code 1.

 
 
 
 
 

also tried "ARM" and "VisualGDB" platforms, same result:
 
 
 

No comments:

Post a Comment

comments are welcome, but I prefer not to allow links to promotions or other unrelated services.

Find gojimmypi at gojimmypi.github.io

I'm currently working on my new blog home at  gojimmypi.github.io After implementing a variety of features such as dark mode , syntax hi...