Support for ECUC ARXMLs
See original GitHub issueHi, I am using an internal .arxml file I cannot show you but also a public one available here: https://raw.githubusercontent.com/nikidimitrow/Learning-AUTOSAR-fundamental/master/BasicsOfAUTOSAR/MyECU.ecuc.arxml
I get this readout in cmd (win10): ` C:\Python27\Scripts>canconvert -vv D:\user\ECUexample.arxml D:\user\ECUexampleAAA.xlsx INFO - convert - Importing D:\user\ECUexample.arxml … DEBUG - arxml - Read arxml … DEBUG - arxml - Done
DEBUG - arxml - Build arTree … DEBUG - arxml - Done
DEBUG - arxml - DEBUG 0 frames in arxml… DEBUG - arxml - DEBUG 0 can-frame-triggering in arxml… DEBUG - arxml - DEBUG 0 SIGNAL-TO-PDU-MAPPINGS in arxml… DEBUG - arxml - DEBUG 0 I-SIGNAL-TO-I-PDU-MAPPING in arxml… INFO - convert - done
INFO - convert - Exporting D:\user\ECUexampleAAA.xlsx … INFO - convert - done `
Issue Analytics
- State:
- Created 5 years ago
- Comments:12 (6 by maintainers)
Top GitHub Comments
Sorry - this is a really complete other use case. Something like extracting sender/receiver ports or/and exporting client/server ports from SWC-ARXML is a complete other work than exporting CAN communication information
please try branch https://github.com/ebroecker/canmatrix/tree/iss281
pip install git+https://github.com/ebroecker/canmatrix@iss281#egg=canmatrix