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 #170, set exception context size #173

Merged

Conversation

jphickey
Copy link
Contributor

Describe the contribution
Store the size of the stored data into the exception record on mcp750-vxworks platform.

Fixes #170

Testing performed
Build and sanity test CFE.
Unit testing via PSP coverage tests (separately in issue #168)

Expected behavior changes
The exception context stored on MCP750 has a valid size.

System(s) tested on
Ubuntu 20.04 running coverage tests for MCP750.

Contributor Info - All information REQUIRED for consideration of pull request
Joseph Hickey, Vantage Systems, Inc.

astrogeco and others added 2 commits June 10, 2020 19:25
Store the size of the stored data into the exception record on
mcp750-vxworks platform.
@jphickey jphickey added the CCB:Ready Pull request is ready for discussion at the Configuration Control Board (CCB) label Jun 16, 2020
@skliper skliper added this to the 1.5.0 milestone Jun 16, 2020
@skliper skliper added the bug Something isn't working label Jun 16, 2020
@astrogeco astrogeco changed the base branch from master to integration-candidate June 17, 2020 02:30
@astrogeco astrogeco merged commit 3611e81 into nasa:integration-candidate Jun 17, 2020
@astrogeco astrogeco removed CCB:FastTrack CCB:Ready Pull request is ready for discussion at the Configuration Control Board (CCB) labels Jun 18, 2020
@jphickey jphickey deleted the fix-170-fix-exception-size branch January 6, 2021 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MCP750 needs to set context size on exception handling
3 participants