Open etet100 opened 2 years ago
Target/cortexm.c, only probes "Designer 43b Partno 4c3" for STM32 devices. Add a f1probe call or perhaps better a ch32probe call in the "else if (ap->ap_partno == 0x4c4) "branch and in that probe, verify/detect your device and set the values appropriate. See the git log entry when gd32 support was added and get some ideas there.
However the (ap->ap_partno == 0x4c4) branch already causes grieve. Wild probing often results in device hang-up. I think we need a way to give the scan command a hint for the device to look for just in case
Hello. I'm looking for someone who can help me to add support for the Nations N32G455 (https://www.nationstech.com/en/pklmcus/). I was able to program flash memory using (https://github.com/stlink-org/stlink), in STMF1x mode, after creating configuration:
Unfortunatelly, despite spending many ours testing, i wasn't able to start debugging. But my knowledge is very little, and I do everything by trial and error. I'm using hosted blackmagic and stlink v2 clone.
./blackmagic -t result is: