b2科目四模拟试题多少题驾考考爆了怎么补救
b2科目四模拟试题多少题 驾考考爆了怎么补救

tms320f2812_tms320f2812有哪些外设_tms320f2812的并行机制(3)

电脑杂谈  发布时间:2017-04-03 05:09:36  来源:网络整理

.cinit : > FLASHJ PAGE = 0

.text : > FLASHA PAGE = 0

/* Allocate data areas: */

.stack : > RAMM0M1 PAGE = 1

.bss : > RAML0L1 PAGE = 1

.ebss : > RAML0L1 PAGE = 1

.const: load = FLASHB PAGE 0, run = RAML0L1

PAGE 1

{

/* Get Run Address */

__const_run = .;

/* Mark Load Address*/

*(.c_mark)

/* Allocate .const */

*(.const)

/* Compute Length */

__const_length = .-__const_run;

}

.econst: load = FLASHB PAGE 0, run = RAML0L1

PAGE 1

{

/* Get Run Address */

__econst_run = .;

/* Mark Load Address*/

*(.ec_mark)

/* Allocate .const */

*(.econst)

/* Compute Length */

__econst_length = .-__econst_run;

}

.sysmem : > RAMH0 PAGE = 1

/* Allocate IQ math areas: */

IQmath : > FLASHI PAGE = 0 /* Math Code */

IQmathFastTables : > FLASHI PAGE = 0 /* Math Tables in fast memory

*/

IQmathTables : > ROM PAGE = 0 /* Math Tables In ROM */

/* Allocate Peripheral Frame 0 Register Structures: */

DevEmuRegsFile : > DEV_EMU PAGE = 1

FlashRegsFile : > FLASH_REGS PAGE = 1

CsmRegsFile : > CSM PAGE = 1

XintfRegsFile : > XINTF PAGE = 1

CpuTimer0RegsFile : > CPU_TIMER0 PAGE = 1

CpuTimer1RegsFile : > CPU_TIMER1 PAGE = 1

CpuTimer2RegsFile : > CPU_TIMER2 PAGE = 1

PieCtrlRegsFile : > PIE_CTRL PAGE = 1

PieVectTable : > PIE_VECT PAGE = 1

/* Allocate Peripheral Frame 2 Register Structures: */

ECanaRegsFile : > ECAN_A PAGE = 1


本文来自电脑杂谈,转载请注明本文网址:
http://www.pc-fly.com/a/tongxinshuyu/article-39167-3.html

相关阅读
    发表评论  请自觉遵守互联网相关的政策法规,严禁发布、暴力、反动的言论

    • 唐鹏程
      唐鹏程

      去不了好想去我凡~

    热点图片
    拼命载入中...