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

[BUG]: Fix a 'declared but never referenced' warning #1205

Open
rahmanih opened this issue Dec 11, 2024 · 0 comments
Open

[BUG]: Fix a 'declared but never referenced' warning #1205

rahmanih opened this issue Dec 11, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@rahmanih
Copy link

rahmanih commented Dec 11, 2024

IAR compiler is throwing the following warning:

portable/IAR/ARM_CM33_NTZ/non_secure/port.c(876) : Warning[Pe177]: function "prvGetRegionAccessPermissions" was declared but never referenced

the attached patch fixes it.

regards
Haithem.
FIX_BUG_1205.TGZ

@rahmanih rahmanih added the bug Something isn't working label Dec 11, 2024
@rahmanih rahmanih changed the title [BUG] [BUG]: Fix a 'declared but never referenced' warning Dec 11, 2024
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