CCS 1310 生成的hex 烧进板子里没有运行
时间:12-23
整理:3721RD
点击:
不知道设置哪里错了。选择的生成格式应该是什么?
生成的文件格式选择这里是没错的。你的程序是否ok呢,建议先烧官方的例程,跑跑试试。
在General Options中将“Specify memory width”和“Specify rom width”都设为8,
在Output Format Options中,将Outpit format设为“Output intel hex format(--intel, i)”