Marus / cortex-debug

Visual Studio Code extension for enhancing debug capabilities for Cortex-M Microcontrollers
MIT License
1.01k stars 238 forks source link

Announcement: Peripheral (SVD) window now available in a separate extension #841

Open haneefdm opened 1 year ago

haneefdm commented 1 year ago

https://marketplace.visualstudio.com/items?itemName=mcu-debug.peripheral-viewer

You don't have to do anything special if you were using Cortex-Debug launch.json for viewing Peripherals before. We also recommend using the latest pre-release (1.9.X) of Cortex-Debug or if you are using releases prior to 1.8.X you may see two peripheral views in VSCode

The new Peripherals Panel is called XPERIPHERALS to avoid name conflicts with other extensions

Please report any issue regarding the new Peripheral Viewer over at its repo

https://github.com/mcu-debug/peripheral-viewer

PhilippHaefele commented 1 year ago

As of this change following issues need to be retested / closed / transferred.

  1. https://github.com/Marus/cortex-debug/issues/509
  2. https://github.com/Marus/cortex-debug/issues/736
  3. https://github.com/Marus/cortex-debug/issues/800
  4. https://github.com/Marus/cortex-debug/issues/804
  5. https://github.com/Marus/cortex-debug/issues/805
  6. https://github.com/Marus/cortex-debug/issues/806

@haneefdm Are you willing to ping all these issues as you started discussions in most of them already?

haneefdm commented 1 year ago

Yes, it is on my list. I think most of them are now fixed but some I had to carry manually, fixes from this repo to the other one and I may have missed a couple.

haneefdm commented 1 year ago

So, now, we are left two issues and they are dups. I cannot move these issues because I am not the owner of both repos.

EDIT: I closed on of the dups.