共1条
1/1 1 跳转至页
一个dsk6711申请空间的问题
我用的是dsk6711,外接的是16Mbytes sdram配置成code/data.
我在程序里想能从sdram里分配1Mbytes的空间用来存储数据。
我用下面的语句:
unsigned char Data_Buf[1024 * 1024];
编译的时候出现下面的错误:
>> error: relocation overflow occured at address 0x000001f0 in section '.b
ios'
of input file 'c:/ti/c6000/bios/lib/lnkrtdx.a62'. The 19-bit
relocated address 0x40299 is too large to encode in the 15-bit
field. You may need to add a mask to the assembly instruction or
use other target specific assembly features if you really only n
eed
the lowest 15 bits of this symbol. Please see the section on
Relocation in the Assembly User's Guide.
如果我只申请1k的空间的话就没有问题。
请问大虾们,这是怎么回事?是不是我哪儿设置错了?请指教
关键词: 一个 dsk6711 申请 间的 问题
共1条
1/1 1 跳转至页
回复
我要赚赏金打赏帖 |
|
|---|---|
| 【FreeRtos】FreeRtos + MPU模块的配置使用被打赏¥32元 | |
| 【分享开发笔记,赚取电动螺丝刀】墨水屏文本显示器被打赏¥25元 | |
| 【STEVAL-STWINKT1B】:结合STMcubeMX软件读取HTS221温湿度被打赏¥22元 | |
| M5PAPERESP32EINKDEVKIT评测|使用MicroPython开发M5Paper被打赏¥15元 | |
| OK1126B-S开发板下以导航按键控制云台/机械臂姿态调整被打赏¥29元 | |
| 【树莓派5】便携热成像仪被打赏¥36元 | |
| 【树莓派5】环境监测仪被打赏¥35元 | |
| OK1126B-S开发板下多时段语音提示型电子时钟被打赏¥27元 | |
| OK1126B-S开发板下函数构建及步进电机驱动控制被打赏¥25元 | |
| 【S32K3XX】LPI2C 参数配置说明被打赏¥20元 | |
我要赚赏金
