ac6 cannot debug/program stm32F411RE after update .... yet again.
Thanks Kevin, that got me on the right path ( no pun intended ). I don’t recall using -s before but that did the trick.
OpenOCD Command:
${openstm32_openocd_path}/openocd -s ${openstm32_openocd_legacy_script_root_path}
configuration script:
${openstm32_openocd_legacy_script_root_path}/st_board/nucleo_f411re.cfg
Many thanks for the prompt help.


