Hello,
*Can anyone explain for me the meaning of these sections:
".text"; ".stack"; ".bss"; ".cinit"; ".cio"; ".const"; ".switch" ;".sysmem" and ".far".
*What's the advantages to declare a heap in a such memory?
Finally, how can I get the size of my program and its exact location in the memory?
Regards,