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

Fix launchpad configuration #85

Open
richarthurs opened this issue Sep 15, 2019 · 0 comments
Open

Fix launchpad configuration #85

richarthurs opened this issue Sep 15, 2019 · 0 comments

Comments

@richarthurs
Copy link
Contributor

When this repo was initially used as the base of the orcasat firmware, the SFUSat directory (where pretty much all of our custom code was placed) was renamed to orcasat. Unfortunately, these changes did not make it over to the Launchpad build configuration, so it has a ton of errors when you build it.

Solution:

  • set the build configuration to build-obc-v0.4 and screenshot the include directories in Project Properties > Build > ARM Compiler > Include Options
  • the include locations in the screenshot need to be copied into the same screen when the project is set to the launchpad build configuration.
  • set it to the launchpad configuration, add the includes, save, and build

Note: the launchpad configuration is for the TMS570LS043 launchpad, NOT the launchpad that the club usually uses now. It most likely won't work on your hardware unless you have that board, so it can be ignored or deleted.

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

No branches or pull requests

1 participant