随笔分类 -  Linux

摘要:问题1 使用uart16550串口出现 undefined reference to `XUartNs550_SendByte' 解决方法 修改./components/plnx_workspace/fsbl/fsbl_bsp/ps7_cortexa9_0/include/xparameters.h 阅读全文
posted @ 2021-09-27 21:19 shejie 阅读(798) 评论(0) 推荐(0)
摘要:1.卸载VMware tools sudo apt-get autoremove open-vm-tools 2.安装界面版VMware tools sudo apt-get install open-vm-tools-desktop 3.重启验证 reboot 阅读全文
posted @ 2021-09-27 21:14 shejie 阅读(146) 评论(0) 推荐(0)