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

Get MainModule to build by default--percipio trace stuff #37

Open
russelltg opened this issue Sep 28, 2019 · 0 comments
Open

Get MainModule to build by default--percipio trace stuff #37

russelltg opened this issue Sep 28, 2019 · 0 comments

Comments

@russelltg
Copy link
Contributor

russelltg commented Sep 28, 2019

As of now, with a freshly cloned MainModule, it doesn't build.

In order to get it to build, I had to:

  1. Turn off USE_TRACE_FACILITY in Middleware->FREERTOS->Config
  2. Comment out #define PERCEPIO_TRACE in car.h
  3. Move #include "trcRecorder.h" in trcSnapshotRecorder.c and trcStreamingRecorder.c to be inside the #if statements
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant