Hi,
I am using Code Composer version 4.2.3 and am in need to access start and end of ".text" section from my application program(monitoring purpose). My expectation was to
somehow associate one extern variable each to start and end of ".text" section. I was planning to use "linker.cmd", but it is autogenerated as part of build. So it is not a good idea
to edit this file to set up a variable. Could anybody please help with advices and hints regarding this?
Thanks in advance
Sudeep