MPC8349 - stabilty problem when try to run code on target

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MPC8349 - stabilty problem when try to run code on target

1,345 Views
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
Labels (1)
0 Kudos
Reply
1 Reply

611 Views
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 Kudos
Reply