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.....