1.
其中一台电脑配置好的的STVP工程,放到另外一个电脑上面打开却提示 No such file 为什么?
2.碰到上面问题后,重新建立一个STVP工程,载入一个IAR编译好的Program Memory文件,地址明明是从0x00008000开始:
(因为原来建立STVP工程时候,载入的此文件可以看到是从0x00008000)
为什么提示的说:
Address 0x4800 is out of range and is ignored !
Address 0x4801 is out of range and is ignored !
Address 0x4803 is out of range and is ignored !
Address 0x4805 is out of range and is ignored !
Address 0x4807 is out of range and is ignored !
Address 0x4809 is out of range and is ignored !
这个是什么原因导致?
(IAR可以设置输出bin,hex,sim,srec文件,可是STVP仅仅能打开IAR产生的HEX文件)
重新安装STVP一样现象,唯一区别就是在可以正常使用STVP功能的电脑装了IAR,不能正常使用的电脑没有装IAR,这似乎没有关系把?
求各位高手指点,谢谢!
|