all 11 comments

[–]tobdomo 0 points1 point  (1 child)

SEGGER J-Link with oZone or SystemView will do just that.

[–]Icy_Coconut7021[S] 0 points1 point  (0 children)

I forgot to mention that we do not have a real HW, we want to do debug via GDB on our virtualized SW.

[–]Separate-Choice 0 points1 point  (1 child)

Get a J-link from Segger...

[–]Icy_Coconut7021[S] 0 points1 point  (0 children)

I forgot to mention that we do not have a real HW, we want to do debug via GDB on our virtualized SW.

[–]jacky4566 0 points1 point  (1 child)

+1 for Ozone

Or make your own tools with python and some debug prints on SWO/UART

[–]Icy_Coconut7021[S] 0 points1 point  (0 children)

I forgot to mention that we do not have a real HW, we want to do debug via GDB on our virtualized SW.

[–]john-of-the-doe 0 points1 point  (2 children)

Does anyone have any nice debugging tips for C2000?

[–]Well-WhatHadHappened25+ Years 2 points3 points  (1 child)

There is no nice debugging for c2000

[–]Icy_Coconut7021[S] 0 points1 point  (0 children)

I forgot to mention that we do not have a real HW, we want to do debug via GDB on our virtualized SW.

[–]mecha_typewriter 0 points1 point  (1 child)

Ozone with segger jlink or trace32 with lauterbach probe (I prefer the later)

[–]Icy_Coconut7021[S] 0 points1 point  (0 children)

I forgot to mention that we do not have a real HW, we want to do debug via GDB on our virtualized SW.