Hi
Just looking at the .map output for a project built using the TI compiler.
Am I reading this right, because to me it seems like its placing variables within the stack area?
...
2000a6dd chopper_state
2000a6e4 __stack
2000b6e4 __STACK_END
2000b6e8 clients
2000bdf0 atcmcorrection
2000bdf4 caladc
2000be40 buspcb
2000be8c RxHead
2000be90 RxTail
2000be94 altchar
2000bea0 lastchar
2000beb4 io_settings
2000bee4 __STACK_TOP
ffffffff __binit__
...