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.

TMS320F28386S: .asm Sections not linked

Part Number: TMS320F28386S

If I define sections in an assembler file (.asm) the sections seem not be linked. In the .map file the sections are not visible to get initialized by the content in the .asm file. Only the dummy sections (DSECT) are visible.

I took the example files from TI to create a testing project. The sections for DCSM registers should be written if the DSECT is removed but they aren't.

Is there an option that I have to enable that .asm files are also linked or what is the reason for that?

4188.TestProject.zip