LDF Programming Examples for Blackfin Processors
INPUT_SECTION_ALIGN(1)
INPUT_SECTIONS($OBJECTS(SDRAM_1))
}>Mem_SDRAM_Bank1
DXE_SDRAM_2{
// Align external SDRAM data segments on a 1-byte boundary
INPUT_SECTION_ALIGN(1)
INPUT_SECTIONS($OBJECTS(SDRAM_2))
}>Mem_SDRAM_Bank2
DXE_SDRAM_3{
// Align external SDRAM data segments on a 1-byte boundary
INPUT_SECTION_ALIGN(1)
INPUT_SECTIONS($OBJECTS(SDRAM_3))
}>Mem_SDRAM_Bank3
}
// End Sections{}
}
// End PROCESSOR p0{}
VisualDSP++ 3.5 Linker and Utilities Manual
for 16-Bit Processors
C-15
Need help?
Do you have a question about the VisualDSP++ 3.5 and is the answer not in the manual?