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 #381, Add VxWorks Example Toolchain #382

Merged
merged 1 commit into from
Nov 7, 2019

Conversation

skliper
Copy link
Contributor

@skliper skliper commented Oct 18, 2019

Describe the contribution
Fixes #381, Add VxWorks sample toolchain

Testing performed
Steps taken to test the contribution:

  1. Checked out cFS rc-6.7.0 bundle and standard setup per README
  2. Added SET(TGT1_SYSTEM ppc-vxworks6.9) to targets.cmake
  3. Set up vxworks build environment /opt/WindRiver/wrenv.sh -pvxworks-6.9
  4. make ENABLE_UNIT_TESTS=TRUE prep
  5. make
  6. make install
  7. Loaded test executable to target
  8. Executed all test executables (all passed except sem-speed-test with exception at interrupt level, and 2 of the timer tests returned slightly out of tolerance values)

Expected behavior changes
Able to build for cFS lab vxworks setup

System(s) tested on:

  • Hardware Host: cFS dev server , Target: MCP750
  • OS Host: Ubuntu 16.04.6 LTS, Target: VxWorks 6.9
  • Versions rc-6.7.0 bundle

Additional context
None

Contributor Info
Jacob Hageman - NASA/GSFC

Community contributors
N/A

@skliper skliper added the CCB:Approved Indicates code review and approval by community CCB label Oct 31, 2019
@skliper
Copy link
Contributor Author

skliper commented Oct 31, 2019

CCB 20191030 - Reviewed and approved

skliper added a commit that referenced this pull request Oct 31, 2019
Fixes #361, #373, #374, #381
Code reviewed and approved at 20191023 and 30 CCBs
@skliper skliper changed the base branch from master to ic-20191030 November 7, 2019 21:33
@skliper skliper merged commit e9f7382 into ic-20191030 Nov 7, 2019
@skliper skliper deleted the is381-vxworks-toolchain branch November 7, 2019 21:34
@skliper skliper added this to the 6.8.0 milestone Dec 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CCB:Approved Indicates code review and approval by community CCB
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant