Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Integration Candidate: 2020-10-20 #209

Merged
merged 3 commits into from
Oct 21, 2020
Merged

Integration Candidate: 2020-10-20 #209

merged 3 commits into from
Oct 21, 2020

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
# for free to join this conversation on GitHub. Already have an account? # 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