Well, as the error already mention, I made a typo.
In the script file stm32f3.script on line 65 change ntrfApi.write(DBGMCU_APB1_FZ, 0x00001800) into intrfApi.write(DBGMCU_APB1_FZ, 0x00001800)
Thanks for the report.
On github I already changed this.
https://github.com/EmBitz/EBlink-scripts
If you need help with finding the script file, please report your OS so I can direct you to the right location.
In the script file stm32f3.script on line 65 change ntrfApi.write(DBGMCU_APB1_FZ, 0x00001800) into intrfApi.write(DBGMCU_APB1_FZ, 0x00001800)
Thanks for the report.
On github I already changed this.
https://github.com/EmBitz/EBlink-scripts
If you need help with finding the script file, please report your OS so I can direct you to the right location.

