public inbox for ecos-devel@sourceware.org
 help / color / mirror / Atom feed
* strucking up in infinite loop for  IXP 425
@ 2006-02-28 10:11 sumanth
  0 siblings, 0 replies; only message in thread
From: sumanth @ 2006-02-28 10:11 UTC (permalink / raw)
  To: ecos-devel


Hi,

              we are porting  ecos for ixp425 we have flashed the image as
per the sugessition in the forum but we are running in the infinite loop at
this point

icache_boundary:
        // Here is where we switch from boot address (0x000000000) to the
        // actual flash runtime address. We align to cache boundary so we
        // execute from cache during the switchover. Cachelines are 8 words.
        str     r1, [r2, #IXP425_EXP_CNFG0]    // make the EXP bus switch
        nop
        nop
        nop
        nop
   ----> mov     pc, r0
        nop

  where the instruction says pc value to load into r0 is at the same
location and it goes into infinite loop and never stops execution
  
                                  if i change the pc to ignore the step mov
pc,r0 then the code is allowing single stepping but the instruction is not
getting effected
 
can any one help out to sort this problem.


thanks & regards,
Sumanth
--
View this message in context: http://www.nabble.com/strucking-up-in-infinite-loop-for-IXP-425-t1198324.html#a3161071
Sent from the Sourceware - ecos-devel forum at Nabble.com.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-02-28 10:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-28 10:11 strucking up in infinite loop for IXP 425 sumanth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).