VisualStudio and VisualGDB setup for Daisy

@SEDur I’m just getting my feet wet in this cross platform environment. I’m glad you brought the fact that processing will be slower without the Semihosting option to the forefront because although I’m quite familiar with Visual Studio, it’s my first endeavor using a hardware debugging device.

Right now I’m relearning how to code for buttons, knobs, and SPI for the Daisy Seed as I attempt to migrate Arduino code to add more effects to the Guitar Amplifier that I recently completed now that I have access to SDRAM.

I will definitely change my VisualGDB config to perform Semihosting as you suggest. Thanks for sharing.

Hey all, first post here :wave:

Necroing an old thread since I’m hopefully getting my Daisy next week and currently figuring out how to set up my environment in advance. I’m using Visual Studio as my IDE and going to trial VisualGDB, but my current project that I want to port to Daisy is set up using CMake. I would prefer to continue using it if possible.

Has anyone set up CMake to generate Visual Studio projects for Daisy?

Did you get a solution?
You can indeed do this.