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.
Hello,
I am developing a bootloader for the microcontroller RM48L952, and according to the document spna106a.pdf I need to "Initialize copy table, global variables, and constructors".
According to the definition of this requirement for the bootloader I need to look for the compiler reference manual, but I can't find it anywhere. Maybe I'm looking in the wrong places?
Hello,
Links to the compiler/assembler user's guides can be found in the url below:
http://processors.wiki.ti.com/index.php/TI_Compiler_Information#Compiler_Manuals
Thanks
ki