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.

5510a HPI加载问题



我的板子是两片5510,从片的程序通过hpi由主片加载,从片单挂仿真器点灯小程序可以正常运行。.out转成.bin后可以由主片写到从片的地址0X10000处。就是启动不起来。.out大小是15kb转成.bin只有1kb,是不是有问题,求.out转hpi 烧写的.bin格式的cmd内容? 还有就是我的.map里_c_int00地址是0x100d6不是0x10000这有问题没? 我用的是ccs5.2没找到其他帖子里说的改option里的-cr选项等。