Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
So....what do I do?
#1
VisualGDB is for me the best option for coding on SBC targets. But it does come at a cost and not everyone can afford it.

The next best option is to use Visual Studio's cross platform development options for Linux.

This provides almost all the functionality that VisualGDB does, Edit and debug on the PC, console screen display, but only build on target so it can be a slow build.
It can be a bit clunky to set up, but there is a default raspberry project that can be used to get started, and most default linux projects will work on other machines. Do not use the Raspberry config, if you are not using a raspberry, not all ARM systems are the same, it don't work like that Big Grin

It needs a tiny bit more understanding of the build process to get set up, so its best to use the 30days free VisualGDB trial to get familiar with what is happening during a build process, and this will be more understandable.

Its also a bit of nightmare if you have more than one device listed for it, but assuming most people are normal and not like me with 20 different system to target, if you have 1 system its ok, it just makes you jump through strange hoops to add others.

A few of the book and Magpi projects will be converted to this system to demonstrate how to get going.
Reply


Messages In This Thread
So....what do I do? - by Brian Beuken - 02-03-2018, 04:58 PM
RE: So....what do I do? - by Brian Beuken - 04-27-2018, 11:22 PM
RE: So....what do I do? - by jomoengineer - 08-15-2018, 05:40 AM
RE: So....what do I do? - by Brian Beuken - 08-15-2018, 08:41 PM
RE: So....what do I do? - by jomoengineer - 08-16-2018, 03:37 PM
RE: So....what do I do? - by Brian Beuken - 08-16-2018, 04:41 PM
RE: So....what do I do? - by Brian Beuken - 02-12-2019, 09:50 AM
RE: So....what do I do? - by jomoengineer - 02-12-2019, 04:02 PM
RE: So....what do I do? - by Brian Beuken - 02-12-2019, 04:24 PM
RE: So....what do I do? - by jomoengineer - 02-13-2019, 06:20 AM
RE: So....what do I do? - by Brian Beuken - 02-13-2019, 09:10 AM
RE: So....what do I do? - by Lawro - 07-17-2020, 08:46 AM
RE: So....what do I do? - by Brian Beuken - 07-17-2020, 11:15 AM
RE: So....what do I do? - by Lawro - 07-17-2020, 12:27 PM
RE: So....what do I do? - by jomoengineer - 07-22-2020, 06:52 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)