当前位置:网站首页>ERROR: [Hsi 55-1545] ,无法正常生成fsbl,Unable to read in MSS file,Failed to closesw system.mss
ERROR: [Hsi 55-1545] ,无法正常生成fsbl,Unable to read in MSS file,Failed to closesw system.mss
2022-04-22 06:13:00 【oFFCo】
现象1
无法正常操作device_tree_bsp的BSP's setting
sdk log
23:24:10 INFO : Unable to read in MSS file D:\prj\h264\h264enc_base\base.sdk\device_tree_bsp_0\system.mss : null
23:24:21 ERROR : (XSDB Server)ERROR: [Hsi 55-1434] Error D:/prj/h264/h264enc_base/base.sdk/device_tree_bsp_0/system.mss:23 PARAMETER name is not specified
23:24:21 ERROR : (XSDB Server)ERROR: [Hsi 55-1434] Error D:/prj/h264/h264enc_base/base.sdk/device_tree_bsp_0/system.mss:243 PARAMETER name is not specified
ERROR: [Hsi 55-1535] Parsing MSS file D:/prj/h264/h264enc_base/base.sdk/device_tree_bsp_0/system.mss failed
ERROR: [Hsi 55-1452] Error: running open_sw_design.
23:24:21 ERROR : [Common 17-39] 'hsi::open_sw_design' failed due to earlier errors.
23:24:21 ERROR : (XSDB Server)ERROR: [Hsi 55-1434] Error D:/prj/h264/h264enc_base/base.sdk/device_tree_bsp_0/system.mss:23 PARAMETER name is not specified
23:24:21 ERROR : (XSDB Server)ERROR: [Hsi 55-1434] Error D:/prj/h264/h264enc_base/base.sdk/device_tree_bsp_0/system.mss:243 PARAMETER name is not specified
23:24:21 ERROR : (XSDB Server)ERROR: [Hsi 55-1535] Parsing MSS file D:/prj/h264/h264enc_base/base.sdk/device_tree_bsp_0/system.mss failed
23:24:21 ERROR : (XSDB Server)ERROR: [Hsi 55-1452] Error: running open_sw_design.
23:24:21 INFO : Unable to read in MSS file D:\prj\h264\h264enc_base\base.sdk\device_tree_bsp_0\system.mss : null
23:24:21 ERROR : Failed to closesw "D:/prj/h264/h264enc_base/base.sdk/device_tree_bsp_0/system.mss"
Reason: Cannot close sw design 'D:/prj/h264/h264enc_base/base.sdk/device_tree_bsp_0/system.mss'.
Design is not opened in the current session.
现象2
无法正常生成fsbl。
sdk log
22:11:43 ERROR : (XSDB Server)ERROR: [Hsi 55-1545] Problem running tcl command ::sw_intc_v3_5::generate : can't read "source_name(9)": no such element in array
while executing
"string compare -nocase $source_name($i) "system""
("foreach" body line 17)
invoked from within
"foreach periph $periphs {
#update global array of Interrupt sources for this periph
intc_update_source_array $periph
lappend ..."
(procedure "xredefine_intc" line 17)
invoked from within
"xredefine_intc $drv_handle $file_handle"
(procedure "xdefine_canonical_xpars" line 71)
invoked from within
"xdefine_canonical_xpars $drv_handle "xparameters.h" "Intc" "DEVICE_ID" "C_BASEADDR" "C_HIGHADDR" "C_KIND_OF_INTR" "C_HAS_FAST" "C_IVAR_RESET_VALUE" "C..."
(procedure "::sw_intc_v3_5::generate" line 57)
invoked from within
"::sw_intc_v3_5::generate system_interrupts"
ERROR: [Hsi 55-1442] Error(s) while running TCL procedure generate()
22:11:43 ERROR : (XSDB Server)ERROR: [Hsi 55-1450] Error: running generate_bsp.
22:11:43 ERROR : Error generating bsp sources: Failed in generating sources
block 设计中中断处理不要使用constant赋值,


版权声明
本文为[oFFCo]所创,转载请带上原文链接,感谢
https://blog.csdn.net/xiao_yao_ke/article/details/108957758
边栏推荐
- MongoDB安装自启动服务
- How to become an IC Verification Engineer?
- [bug notes] input: - WebKit autofill: the input box automatically fills in the background problem
- 写一个方法sanjiao(a, b, c),判断三个参数是否能构成一个三角形,如果不能则抛出异常IllegalArgumentException,显示异常信息a,b,c”不能构成三角形”,如果可以
- 把上一次作业第一部分,有参数的类,改成无参数方式呈现,功能不变。
- Parseexception unparseable date time conversion exception
- ASP.NET日常开发随手记------解析和转换xml
- Jeecg project deployment notes
- ASP. Net daily development notes ---- parsing and transforming XML
- Robomaster大疆飞手考核
猜你喜欢

再见了Postman,有一说一:Apifox才是YYDS

Preparation before analog circuit board commissioning_ Analog circuit board

【Bug小记】antd表格高度自适应窗口高度

Nacos集群配置

.NET学习笔记----关于.NET Core那些事(3)【配置文件的读取、json文件的通用解析、读取静态文件】

.NET学习笔记(二)----无处不在的反射(包含读取json的方法)

模二除运算的上商原则

任选一小说网站,爬取任意一部小说,以记事本的形式保存。

. net learning notes (2) -- ubiquitous reflection (including the method of reading JSON)

Powerjob workflow
随机推荐
Comparison and improvement of Nacos service registration center
假设成年人的体重和身高存在此种关系: 身高(厘米)-100=标准体重(千克) 如果一个人的体重与其标准体重的差值在正负5%之间,显示“体重正常”,其他则显示“体重超标”。编写程序,能处理用户输入的
short circuit
Distributed task scheduling and computing framework: powerjob advanced features - OpenAPI 04
Jenkins部署pm2
Nacos service provider registration
Pixhawk4+Up Board / NUC Implement VIO By Deploying T265
C#日常开发随手记----解决一个集合引用另一个集合导致一起改变
[jeecg] modify VISER chart color style
Chip design how to prepare for the upcoming autumn recruitment and spring recruitment in the coming year?
SQL server stored procedure development notes - piecemeal problems and operations on operation files
Use of Tencent cloud object storage service
ASP.NET日常开发随手记------后台执行js脚本
Matlab: remove audio signal noise
.NET学习笔记(一)----泛型的引入、优势、设计思想、原理、应用
macOS安装redis并设置服务自启动
ASP.NET日常开发随手记------webService服务端开发
Nacos集群配置
RSS pit entry Guide
Alibaba cloud's deployment of rsshub stepping on the pit notes