TIwilliam hill官网
直播中

沈茜

7年用户 190经验值
私信 关注
[问答]

CCS工程中生成out时,如何指定_c_init00和reset vector的地址?

问题如题。因为evm6678例子中的mcoreloader需要这些地址。

回帖(3)

李峰

2018-6-21 04:29:30
你好,_c_init00的指定,可以使用如下例子:
memory中建立:
entry_point:     ORIGIN = 0x11800000  LENGTH = 0x00000080
section中使用:
.text:_c_int00 > entry_point
reset vector应该一直是0。
举报

沈茜

2018-6-21 04:39:47
引用: kingnet_52004 发表于 2018-6-21 04:29
你好,_c_init00的指定,可以使用如下例子:
memory中建立:
entry_point:     ORIGIN = 0x11800000  LENGTH = 0x00000080

感谢!
举报

梁峰

2018-6-21 04:52:25

受教了
举报

更多回帖

发帖
×
20
完善资料,
赚取积分