WHen we burn hex file in program, what & how allocation is done in memory. Like for particular code- hex ile is generated with ram used=200 bytes & rom used = 14 Kbytes
1. Like hex file which is burned went in rom as it contain our code.
2. What exactly ram have- initial variables, what else.
3. Stack is executed during run time. Only its starting address is defined in MCU