MPC8349 - stabilty problem when try to run code on target

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

MPC8349 - stabilty problem when try to run code on target

1,343 次查看
seva
Contributor I
I am having stabilty problem when try to run code on target with MPC8349.
In particular after stepping through following code on MPC8349 with CodeWarrior Development Studio and EthernetTAP
 
 lis  r8, 0xe000
 li  r5, 0xc08
 add  r8, r8, r5
 
r8 has a value of 0xe0000c08 (as expected) and sometimes it has something like 0xe0000c0a
 
I thought that it is some problem with RAM (code is in RAM) and tested RAM. When accesing RAM from host system (eg load file1 into RAM, save RAM to file2, compare file1 and file2) there is no problem, so what is the problem then?


--
Alban Edit: FSL Part Number in Subject line + split/moved to appropriate location.



Message Edited by Alban on 2007-07-30 10:29 AM
标签 (1)
标记 (1)
0 项奖励
回复
1 回复

609 次查看
Voxan
Contributor III
Hi there,

FYI: the current version of CW PA is v8.7, a patch will be available early August.

If you still exprerience the same issue then I would recommand to "pack & go" you project and log a service request at http://www.freescale.com/webapp/sps/site/homepage.jsp?nodeId=054670&tid=FSH
By clicking the "Submit a Service Request" link.

Hope this helps

Regards
0 项奖励
回复