Documentation of FlashInfo does not mention that Flash Debug Sequences are a pre-requisite for flash programming without using RAM on the target to be usable. These sequences have pre-defined names but no default implementation. Therefore they must be described for a device.
I assume that these functions need to be implemented similar to FLM projects: https://open-cmsis-pack.github.io/Open-CMSIS-Pack-Spec/main/html/algorithmFunc.html
Relates to Open-CMSIS-Pack/vscode-cmsis-debugger#1009
Documentation of FlashInfo does not mention that Flash Debug Sequences are a pre-requisite for flash programming without using RAM on the target to be usable. These sequences have pre-defined names but no default implementation. Therefore they must be described for a device.
I assume that these functions need to be implemented similar to FLM projects: https://open-cmsis-pack.github.io/Open-CMSIS-Pack-Spec/main/html/algorithmFunc.html
Relates to Open-CMSIS-Pack/vscode-cmsis-debugger#1009