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.

C6000 Linker Sections

Other Parts Discussed in Thread: OMAPL138

Hello,

 

I had a look at the linker map file of our C674x DSP code on the OMAPL138. There are 2 bios (V5_33_06) sections (.vers, .printf) of type COPY SECTION. Are these sections initialized, e.g. do I have to add them to the boot table which i create with the hex utility? What exactly does COPY SECTION mean?

 

Thanks in advance.....