Skip to content

STM32 H7 support in gdbtrace.init#162

Merged
mubes merged 7 commits intoorbcode:mainfrom
jmalmari:stm32h7
Feb 22, 2025
Merged

STM32 H7 support in gdbtrace.init#162
mubes merged 7 commits intoorbcode:mainfrom
jmalmari:stm32h7

Conversation

@jmalmari
Copy link
Contributor

@jmalmari jmalmari commented Feb 17, 2025

and some other hopefully minor changes.

SWO and TRACE tested with F7 and H7. I don't have M33 to test.

CPU device type mapping:

cpu arg
F1 1
F4 4
F7 7
M33 33
H7 autodetected

What should a H7 be numbered? Or switch to string matching with $_streq()?

Is autodetection (i.e. reading at a random memory address) risky? Could it hang on some CPUs?

@mubes mubes merged commit 9614d42 into orbcode:main Feb 22, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants