Example 10. Using the DATA_SECTION Pragma Assembly Source File

.global bufferA .bss bufferA,512,2 .global bufferB bufferB: .usect "my_sect",512,2