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

COSIM: bare_malloc does not work as expected #11

Open
bchetwynd opened this issue Dec 1, 2022 · 0 comments
Open

COSIM: bare_malloc does not work as expected #11

bchetwynd opened this issue Dec 1, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@bchetwynd
Copy link
Contributor

bchetwynd commented Dec 1, 2022

The bare_malloc routines should use the cep_malloc_heap_start define to establish the start address of the heap, but it doesn't work as expected.

This may be unnecessarily complicated.... a re-factoring of the RegTest / memTest / bare metal malloc might be in order.

@bchetwynd bchetwynd self-assigned this Dec 1, 2022
@bchetwynd bchetwynd added the bug Something isn't working label Dec 1, 2022
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

No branches or pull requests

1 participant