Error: <object> uses VFP register arguments, <firmware.elf> does not

First of all, thank you for your swift and comprehensive service which holds this forum together. I see you in tons of threads and you always provide great insight to ignorant people like me. Your suggestion worked right away and I’m now able to develop and debug STM32 DSP applications remotely from a raspberry pi. Good stuff!

I came across your script-suggestion here but was initially confused, since the code does not look like python an pylance doesn’t like it either:

Import: Any
"Import" is not definedPylancereportUndefinedVariable

But that’s just a minor thing.
I wish i was aware of the fact that the ARM DSP lib is already added, that would have saved me some time.