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.

Compiler/TMS320F280049: Compiler/TMS320F280049:

Part Number: TMS320F280049

Tool/software: TI C/C++ Compiler

Hi,
In .cmd file there are
"PRAML0 : origin = 0x008000, length = 0x000400
 PRAML1 : origin = 0x3f8000, length = 0x000400
 ......
 .text : > PRAML0|PRAML1, PAGE = 0 
 .text : >> PRAML0|PRAML1, PAGE = 0 
"

I'm confused about the difference between " .text : > PRAML0|PRAML1, PAGE = 0 " & " .text : >> PRAML0|PRAML1, PAGE = 0 ".

Thanks!