Manual initialization/zeroing of variables
Technical Note 21284
Architectures:
ARM
Component:
linker
Updated:
5/31/2018 9:14 AM
Introduction
This technical note is useful when there is a need to do Manual initialization/zeroing of variables.
Typical situations
I have variables that must be initialized separately !
OR
The 'simple copying example with an implicit block', in the development guide, does not cover zero-initialized variables!
Suggestion in example project
- Open the provided example project: Example project (TN21284).zip.
- Start C-SPY
- Study main.c
- Compare tp.icf and original.icf
All product names are trademarks or registered trademarks of their respective owners.