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.

TMS320F280049: Understanding Linker command file

Part Number: TMS320F280049


In this example,variables RamfuncsLoadStart/RamfuncsLoadSize/RamfuncsLoadEnd etc are defined in device.h file, but not assigned value. Then they are used in .cmd file and memcopy() function. 

My question is when or where are these variables assigned value?