04ad61e6945a969a48f4e7e089aa07f39e487fed
Windows backslashes in TCL strings are interpreted as escape sequences (\f → form feed, \t → tab). This caused 'dow "Files\fsbl..."' to fail with garbled paths — TCL couldn't find the file. Added _tcl_path() helper: replaces \ with / in any path before embedding in TCL. Forward slashes work on all platforms including Windows. Applied to all 7 path sites: source, fpga -file, dow.
Description
Zynq Bootloader下载验证工具
1.1 MiB
Languages
Python
99.4%
Batchfile
0.6%