Replies: 3 comments
-
|
anybody could help here ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Becase |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
__ramfunc_size can be used before definition because: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I happened to see the following code from SDK_FOLDER/zephyr/arch/common/ramfunc.ld:
My question is that why
__ramfunc_sizecould be used together withMPU_ALIGN()even before__ramfunc_sizeis defined/calculated.Background info:
Beta Was this translation helpful? Give feedback.
All reactions