blackmagic-debug / blackmagic

In application debugger for ARM Cortex microcontrollers.
GNU General Public License v3.0
3.25k stars 770 forks source link

Support for Kenetis MKV31F512? #1493

Open vandiwa opened 1 year ago

vandiwa commented 1 year ago

Any tips or tricks for adding this processor to the support list, or is it already covered by ARM Cortex M4? If it is not currently supported and difficult enough to fall outside my expertise, who would be the best person to possibly contract to add it in a very short timeframe?

vandiwa commented 1 year ago

I'm trying to implement with Adafruit_DAP on ESP32 - I have the boards connected and can read some low level information like the mcuid from register 0x40048024 as 0x31601EF5 : So the family ID is 3 = KV3x The subfamily ID is 1 = KVx1 The series ID is 6 = Kinetis V series The rev number is 1 The die number is 0x1D The pincount is 5 (64 pin)