Skip to main content
VNado.1
Associate III
November 3, 2020
Solved

How do I setup my Embitz to Debug with new L4Q5 MCUs ?

  • November 3, 2020
  • 1 reply
  • 1692 views

Hi everyone,

I migrated to L4Q5 MCU and the Embitz debugger is not able to see the Target. I have pointed the build options to the new linker file. However, I feel like I need to translate STM32CubeProgrammer settings to the Embitz debugger options. What do I need to do to make it work?0693W000005AEn7QAG.png

This topic has been closed for replies.
Best answer by Tesla DeLorean

These aren't my tools/choices. https://www.embitz.org/forum/

I'd expect there is a more current STLINK GDB Server in CubeIDE, perhaps pull and test that one.

1 reply

VNado.1
VNado.1Author
Associate III
November 3, 2020

I have made some progress by finding the right .svd file. However, I still have some problems with the debugger. It seems that the chip ID is unknown somewhere?

0693W000005AFFvQAO.png

Tesla DeLorean
Guru
November 3, 2020

The assert provides the source file and line for the test.​ Modify and recompile the indicated file, or find updated file with fix.

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
VNado.1
VNado.1Author
Associate III
November 3, 2020

I cannot find stlink-common.c ...? I do not have an E: drive...

Where would that be?