변수의 매뉴얼 초기화 방법
기술노트 21284
아키텍처:
ARM
컴포넌트:
linker
업데이트:
2018-02-28 오전 2:51
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.