ISOLAR软件生成报错处理(七)

错误1

Description Resource Path Location Type Target ARObject: <xxxx> Element 'xxxx' has a duplicate name within context '/xxxx/SwComponentTypes/xxxx' but is not defined by AUTOSAR as splittable. Splittable elements and packages with the same name are merged but all sub-elements within the namespace formed by the splittable element that are not themselves splittable must have unique names. (This error can also occur if an XML file is specified multiple times on the command line). - Line: 2517. [Infos] <xxxx> :</xxxx/SwComponentTypes/xxxx/xxxx> xxxx.arxml /xxxx Unknown B.WorX Logging Framework Marker

中文意思是在抽取文件当中有重复名称,但其实不是

真正的原因是:

1.在抽取生成的arxml文件里面有两个一模一样的,需要手动删除一个

2.不同的SWC,同样名字的端口,不允许mapping到不同的信号上。

3.需要断开一下接口,再原样链接回去。

错误2

Description Resource Path Location Type[CMD_ECUEXTR_ERROR ] : Given EcuInstance is not configured in any System with category "SYSTEM_EXTRACT/SYSTEM_DESCRIPTION".

这个是不用管的,反正不影响生成代码。

错误3

Description Resource Path Location Type Null pointer exception occured. Forwarding not executed.

不知道这是干啥的,但不影响生成。

错误4

工程交接出去的时候,发现某几条报文的配置信息被清了,从git重新拉下来也是这样。

发现原本在我本地的配置选项是蓝色的

查到原因是配置信息都在另一个arxml里面了,导入DBC的时候新增的,git里面又没上传

错误5

Description Resource Path Location Type DataConversion could not find the width of the SwBaseType '/AUTOSAR_Platform/BaseTypes/float32'. RTEGen was working on ''. - Line: unknown

因为接口在应用层是float32,在com层是uint8

相关推荐
notillusion15 分钟前
KWW#71843
java·php·程序优化
写不来代码的草莓熊43 分钟前
vue前端面试题——记录一次面试当中遇到的题(9)
前端·javascript·vue.js
Deschen44 分钟前
设计模式-抽象工厂模式
java·设计模式·抽象工厂模式
齐木卡卡西在敲代码1 小时前
java流式编程学习
java
ʚ希希ɞ ྀ1 小时前
SpringBoot的学习
java·spring boot·学习
notillusion1 小时前
TRX#22597
java·php·程序优化
JinSo1 小时前
pnpm monorepo 联调:告别 --global 参数
前端·github·代码规范
程序员码歌1 小时前
豆包Seedream4.0深度体验:p图美化与文生图创作
android·前端·后端
urhero1 小时前
工作事项管理小工具——HTML版
前端·html·实用工具·工作事项跟踪·任务跟踪小工具·本地小程序
二十雨辰1 小时前
eduAi-智能体创意平台
前端·vue.js