2023-03-20 06:26 PM
2023-03-27 01:30 AM
Hi @ZHan.2
to flash and debug go the the run and debug tab
or directly click on debug icon at the top down of the window (blue bar)
2023-03-27 01:30 AM
Hi @ZHan.2
to flash and debug go the the run and debug tab
or directly click on debug icon at the top down of the window (blue bar)
2023-03-29 07:42 PM
Hi Nawres, thanks for your reply. Now, I can debug the program using the run and debug tab and click the launch button. But the debug icon at the bottom doesn't do the job. The vs code always prompts "No compiler found in the cache file" when I click it.
Another question is that can I run the program without debugging? When I click the run button at the bottom, it seems to run the elf file directly on my desktop.