allen_poper
Newbie level 3
- Joined
- Mar 6, 2014
- Messages
- 3
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 23
Sorry for asking a basic question. But this might not know by every one. I want know how the compiler works. I know the stages of compilation. But i don't know,
This is may be platform/Compiler dependent. But i want to know in generic terms, which need to be consider while programming. Can any one provide a link where i can make study on that.
- How the compiler will allocate the segment(Data, heap, stack) for Microcontroller
- How it will optimize the code
This is may be platform/Compiler dependent. But i want to know in generic terms, which need to be consider while programming. Can any one provide a link where i can make study on that.