当前位置:网站首页>Xilinx/system-controller-c/boardui/ unable to connect to the development board, the solution of jamming after arbitrary operation
Xilinx/system-controller-c/boardui/ unable to connect to the development board, the solution of jamming after arbitrary operation
2022-07-04 13:42:00 【Hua Weiyun】
The problem background
stay RF_Analyzer Of Demo In the process , Use ZCU111-SYSTEM-Controller When , There's a problem . Manifested as , Get into GUI No matter what button is clicked after the interface , Will result in GUI The interface is stuck . open Log After the interface, you will see as shown in the figure log
Exception in thread Thread-2:Traceback (most recent call last):File "threading.py", line 801, in __bootstrap_innerFile "testthread.py", line 85, in runFile "testthread.py", line 206, in runbuttonFile "testthread.py", line 785, in shellUnicodeEncodeError: 'ascii' codec can't encode characters in position 1-6: ordinal not in range(128)
Problem analysis
First, direct Baidu /google/bing
UnicodeEncodeError: 'ascii' codec can't encode characters in position 1-6: ordinal not in range(128)
The analysis obtained is mostly python The coding problem , my pc Has been installed in 2.7.2 3.8.6. Check the code and find that it is utf8. The other one is not installed python On the machine gui It can also run , explain GUI The operation of does not depend on local py Environmental Science . therefore , The problem should still be exe In itself .
Check drive , Because this environment is deployed on another computer , There is no such problem , Therefore, reinstall the serial driver of another machine in this machine , The fault is still , Eliminate drive problems .
And then in XILINX I found that many people have similar problems with me in my forum .
Similar problems
A reliable solution
The solution can refer to the Japanese netizen's solution
The boss who found the problem
summary
The root cause of this problem is that there are non English characters in the serial port device list , Because the program recognizes unrecognized characters when pulling the serial port device list , This leads to errors in the program .
You only need to temporarily uninstall the serial port to use GUI.
边栏推荐
- CA:用于移动端的高效坐标注意力机制 | CVPR 2021
- 2022KDD预讲 | 11位一作学者带你提前解锁优秀论文
- Zhongang Mining: in order to ensure sufficient supply of fluorite, it is imperative to open source and save flow
- CA: efficient coordinate attention mechanism for mobile terminals | CVPR 2021
- Excuse me, have you encountered this situation? CDC 1.4 cannot use timestamp when connecting to MySQL 5.7
- 室外LED屏幕防水吗?
- Dry goods sorting! How about the development trend of ERP in the manufacturing industry? It's enough to read this article
- C#基础补充
- Building intelligent gray-scale data system from 0 to 1: Taking vivo game center as an example
- 7 月数据库排行榜:MongoDB 和 Oracle 分数下降最多
猜你喜欢
[AI system frontier dynamics, issue 40] Hinton: my deep learning career and research mind method; Google refutes rumors and gives up tensorflow; The apotheosis framework is officially open source
Practice: fabric user certificate revocation operation process
Alibaba cloud award winning experience: build a highly available system with polardb-x
Efficient! Build FTP working environment with virtual users
Dgraph: large scale dynamic graph dataset
8 expansion sub packages! Recbole launches 2.0!
Annual comprehensive analysis of China's mobile reading market in 2022
Detailed explanation of mt4api documentary and foreign exchange API documentary interfaces
一个数据人对领域模型理解与深入
Flet教程之 03 FilledButton基础入门(教程含源码)(教程含源码)
随机推荐
Flet教程之 03 FilledButton基础入门(教程含源码)(教程含源码)
Apache服务器访问日志access.log设置
runc hang 导致 Kubernetes 节点 NotReady
微服务入门
用fail2ban阻止密码尝试攻
ASP.NET Core入门一
CTF competition problem solution STM32 reverse introduction
聊聊支付流程的设计与实现逻辑
Solution: how to delete the information of Jack in two tables with delete in one statement in Oracle
2022KDD预讲 | 11位一作学者带你提前解锁优秀论文
A data person understands and deepens the domain model
n++也不靠谱
从0到1建设智能灰度数据体系:以vivo游戏中心为例
XILINX/system-controller-c/BoardUI/无法连接开发板,任意操作后卡死的解决办法
CommVault cooperates with Oracle to provide metallic data management as a service on Oracle cloud
【FAQ】华为帐号服务报错 907135701的常见原因总结和解决方法
XML入门三
How real-time cloud interaction helps the development of education industry
HAProxy高可用解决方案
7 月数据库排行榜:MongoDB 和 Oracle 分数下降最多