How to flash and debug program use this extension? I can only build it so far.
Btw, are there any tutorials with all the details of how to use this extension? I only found some demo videos and release notes where most details are missing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-03-20 6:26 PM
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-03-27 1: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)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-03-27 1: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)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-03-29 7: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.
