Example 9. Using the DATA_SECTION Pragma Assembly Source File

.global _bufferA .ebss _bufferA,512,4 .global _bufferB _bufferB: .usect "my_sect",512,4