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

Adding FAQ for a solution when using released libraries on ARMv7 cont… #253

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ZigaJavornik
Copy link

…rollers

Due to memory issues, when creating libraries for CX8XXX/CX9XXX series, there is a need to somehow work around having a large amount of memory being occupied by TcUnit. The proposed solution works and is (for me) the most efficient one. Only other way would be to remove TcUnit manually, then disable any TEST POUs, release the library. After that you would need to manually revert these changes in order to continue working with tests.

…rollers

Due to memory issues, when creating libraries for CX8XXX/CX9XXX series, there is a need to somehow work around having a large amount of memory being occupied by TcUnit. The proposed solution works and is (for me) the most efficient one. Only other way would be to remove TcUnit manually, then disable any TEST POUs, release the library. After that you would need to manually revert these changes in order to continue working with tests.
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.

1 participant