dav322

Results 7 comments of dav322

strange how it was working with 3.3.1 ide with 12/14/23 development version https://github.com/platformio/platformio-core/archive/develop.zip now with 3.3.2 and today's development version it is no longer present as a board type Is...

It would not work if I used my existing project. It worked fine when I created a new project. Thanks for the files. I just found the same files in...

it's for the m7. I renamed the .platformio directory repatched it running simple hello world application I am back to debugger not starting this is log from terminal * Executing...

I rebooted computer and it is starting the debugger again with stlink. Not sure why that had any effect.

I would be happy using any debugger. Without debugging I can't use arduino ide. It is absolutely a requirement for a real development environment. I am already using 4.0.10 and...

to verify it is connected I clicked on tools -> get board info and it displayed ![image](https://github.com/arduino/arduino-ide/assets/126024181/07ec0780-10dc-47c8-bf59-091c212eeae9) ![image](https://github.com/arduino/arduino-ide/assets/126024181/76f6bdb7-9721-4ba1-8290-edb950bdc302) running this sketch ```cpp void setup() { // put your setup code...

I wrote and read/write routine for giga flash here https://github.com/platformio/platformio-core/issues/4812 works on arduino ide