Solution:
Modify the jlink.py
file under the pylink package path and find the flash_file
method;
Find the self._dll.JLINK_DownloadFile
line under this method, and modify the following parameter path.encode()
to
path.encode(locale.getpreferredencoding()), Of course, you have to use the locale preamble package
Read More:
- It can be opened with localhost, but not with IP address. The request host name is invalid
- Kettle Flash Back Error:The graphical interface cannot be opened. There is an ETI installation problem
- Rendering Problems The following classes could not be instantiated: xml layout file could not be loaded
- Sublime text 3 does not support Chinese/[decode error – output not UTF-8] solution
- [Go] Solve the problem of exec: “gcc” executable file not found in %PATH% error when using cgo
- Vue Error reported after introduction of path: Already included file name ‘××ב differs from file name ‘××ב only in casing.
- [Solved] Failed to allocate graph: MYRIAD device is not opened.
- Git under Windows reports an error: warning: LF will be replaced by CRLF in ××××.××
- [Solved] OpenCV ERROR: The minSdk version should not be declared in the android manifest file
- [Solved] Fluent filesysterexception: exists failed, path =’d: \ as’. Plugins’ (OS error: incorrect file name, directory name or volume slogan)
- How to Solve Clickhouse restart error: Cannot obtain value of path from config file…
- Error when manipulating files: zipfile.BadZipFile: File is not a zip file
- Springboot configuration project access path URL root path
- [Solved] ERROR: Could not open requirements file: [Errno 2] No such file or directory : ‘requirments.txt‘
- ArchLinux starts error after modifying MariaDB database path Can’t create test file /xxxxx/xxxxx-test
- Cmake Compile opencv error: The system is: Windows – 10.0.19042 – AMD64 (Log File)
- [ERROR FileExisting-conntrack]: conntrack not found in system path
- Error: one input ui-file must be specified [How to Solve]
- [Solved] Vscode debug error launch: Program “path” does not exist
- JSP error: The superclass “javax.servlet.http.HttpServlet” was not found on the Java Build Path