Skip to content

Integration Candidate: 2020-10-20#209

Merged
astrogeco merged 3 commits intomainfrom
integration-candidate
Oct 21, 2020
Merged

Integration Candidate: 2020-10-20#209
astrogeco merged 3 commits intomainfrom
integration-candidate

Conversation

@astrogeco
Copy link
Contributor

@astrogeco astrogeco commented Oct 20, 2020

Describe the contribution
Fix #111

Testing performed
Bundle CI: https://github.com/nasa/cFS/pull/152/checks

Expected behavior changes

PR #207 - Improves the module ID lookup when getting the CFE core text segment info. VxWorks PSP should use the real module name, not assume cfe-core.o when getting text segment info

System(s) tested on

Ubuntu CI

Additional context
Part of nasa/cFS#152

Third party code
None

Contributor Info - All information REQUIRED for consideration of pull request

jphickey and others added 2 commits October 14, 2020 11:15
Improve the module ID lookup when getting the CFE core text segment info.

- Ideally get the ID directly from what was loaded by startCfeCore
- As a fallback use the actual CFE core name from the configdata

Do not use a hardcoded name.
Fix #111, do not assume a specific core name
@astrogeco astrogeco marked this pull request as ready for review October 21, 2020 21:49
@astrogeco astrogeco merged commit 7679b37 into main Oct 21, 2020
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

Successfully merging this pull request may close these issues.

mcp750-vxworks PSP hardcodes core as "cfe-core.o"

2 participants