github0null/stm8-debug

Peripherals and watch

Closed this issue · 2 comments

Another question, do the peripheral and watch tabs work? How to load microcontroller registers into the Peripherals tab?

You should create a svd file for your chip.

There are some descriptions at the plug-in 's home page, you can reference it

Exactly) Thanks again!