Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UI] TimingParser fails at loading timings generated via the InstrumentedC code generator #52

Closed
antoine-morvan opened this issue Dec 18, 2017 · 2 comments
Assignees
Labels

Comments

@antoine-morvan
Copy link
Member

antoine-morvan commented Dec 18, 2017

The analysis.csv file, generated after running the instrumented C code, can not be loaded in the timing tab of the scenario editor. This includes (but not limited to):

  • Csv separator character is limiter to ',';
  • Csv file do not start with a header line;
  • Excel actor names do not match

Also, the generated values seem wrong, with a lot of timings equal to 0.

@antoine-morvan
Copy link
Member Author

@ahonorat Could you confirm this issue is fixed with latest update of dump.h files ?

@antoine-morvan
Copy link
Member Author

see #132

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants