question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support for ECUC ARXMLs

See original GitHub issue

Hi, 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:closed
  • Created 5 years ago
  • Comments:12 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
ebroeckercommented, Feb 13, 2019

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

1reaction
ebroeckercommented, Feb 8, 2019

please try branch https://github.com/ebroecker/canmatrix/tree/iss281

pip install git+https://github.com/ebroecker/canmatrix@iss281#egg=canmatrix

Read more comments on GitHub >

github_iconTop Results From Across the Web

Project Standard Configuration (PSC) in DaVinci ...
Answer: The Project Standard Configuration (PSC) is an ARXML file mostly provided by the OEM that contains ECU Configuration (EcuC) artefacts of ...
Read more >
Understanding AUTOSAR ARXML for Communication Networks
ARXML and Communication Networks. • ARXML is a file/artifact used to manifest/represent a. Autosar based ECU configuration.
Read more >
AUTOSAR ARXML for Ethernet Networks
Logger Support. Remote Wireless. Data Logging. BIG Data. Accessories. Software for. Network Analysis. Simulation. Data Logger Setup. Automated QA.
Read more >
Generate and Package AUTOSAR Composition XML ...
If you export an ECU extract for a composition in the architecture model, System Package specifies the system package path to generate in...
Read more >
ARXML Expert Maintenance - IntrepidCS Store
It is designed to help legacy network database users migrate to AUTOSAR based ... .ldf*,.fibex*) import available; ECU or System Extract can be...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found