当前位置:网站首页>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.
边栏推荐
- CANN算子:利用迭代器高效实现Tensor数据切割分块处理
- CTF competition problem solution STM32 reverse introduction
- Read the BGP agreement in 6 minutes.
- 面向个性化需求的在线云数据库混合调优系统 | SIGMOD 2022入选论文解读
- When MDK uses precompiler in header file, ifdef is invalid
- SQL language
- Two dimensional code coding theory
- "Pre training weekly" issue 52: shielding visual pre training and goal-oriented dialogue
- 提高MySQL深分页查询效率的三种方案
- Using scrcpy projection
猜你喜欢

Solution: how to delete the information of Jack in two tables with delete in one statement in Oracle

n++也不靠谱
![[leetcode] 96 and 95 (how to calculate all legal BST)](/img/d5/788c88064bce6a7c4499017908b3f2.jpg)
[leetcode] 96 and 95 (how to calculate all legal BST)
Three schemes to improve the efficiency of MySQL deep paging query
提高MySQL深分页查询效率的三种方案

数据库锁表?别慌,本文教你如何解决

Dry goods sorting! How about the development trend of ERP in the manufacturing industry? It's enough to read this article

"Pre training weekly" issue 52: shielding visual pre training and goal-oriented dialogue

高质量软件架构的唯一核心指标

光环效应——谁说头上有光的就算英雄
随机推荐
JVM系列——栈与堆、方法区day1-2
[leetcode] 96 and 95 (how to calculate all legal BST)
Go zero micro service practical series (IX. ultimate optimization of seckill performance)
C语言小型商品管理系统
Efficient! Build FTP working environment with virtual users
Annual comprehensive analysis of China's mobile reading market in 2022
Detailed explanation of mt4api documentary and foreign exchange API documentary interfaces
Reinforcement learning - learning notes 1 | basic concepts
Using nsproxy to forward messages
C#/VB. Net to add text / image watermarks to PDF documents
从0到1建设智能灰度数据体系:以vivo游戏中心为例
光环效应——谁说头上有光的就算英雄
七、软件包管理
Building intelligent gray-scale data system from 0 to 1: Taking vivo game center as an example
Interviewer: what is the difference between redis expiration deletion strategy and memory obsolescence strategy?
请问大佬们有遇到这个情况吗,cdc 1.4 连接MySQL 5.7 无法使用 timestamp
6 分钟看完 BGP 协议。
从0到1建设智能灰度数据体系:以vivo游戏中心为例
Xue Jing, director of insight technology solutions: Federal learning helps secure the flow of data elements
Building intelligent gray-scale data system from 0 to 1: Taking vivo game center as an example