This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler/TMS320C6713B: Strange Symbols in Disassembly Window

Part Number: TMS320C6713B

Tool/software: TI C/C++ Compiler

Hi,

I wrote a simple program that blinks an LED on c6713 DSK to see whats going on before main. In the disassembly window there are strange Symbols defined... Few are given bellow:

_TI_STATIC_BASE

_TI_STACK_SIZE

_TI_tls_init

memcpy

Where are these symbols defined. Are these belong to secure TI bootstrap code?