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.
Dear Sir,
I am learning the example project "clllc_F28004x" from C2000Ware_DugutakPower_SDK_3_01_00_00.
And I noticed that some isr functions are relocated to section "isrcodefuncs" but ISR3 is located to section "ramfuncs".
In the CMD file, two different sections have different load memories in flash and different run memories in ram.
Could you please tell me what the purpose is by making the different?
Is there any different result if I put all the isr functions in the "ramfuncs" section ?
Hi,
Please take a look at CLAProjectStructure User's Guide, section 1.3.5. For more information on the isrcodefuncs section.
Regards,
Ozino
Hi, thank you for your reply, but how to get the document you mentioned, I searched it in the TI's web, But did not find it.
Hi,
The link to the document can be found here: /cfs-file/__key/communityserver-discussions-components-files/171/CLAProjectStructureUG.pdf
Regards,
Ozino