public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Jerry Van Baren <gerald.vanbaren@smiths-aerospace.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] exception setting for TQ860L
Date: Fri, 26 Aug 2005 09:57:57 -0400	[thread overview]
Message-ID: <430F1FE5.9090909@smiths-aerospace.com> (raw)
In-Reply-To: <C75A388845B4B54B9CF5E2ADB589B0E30EA8632A@btss005a.siemens-pse.sk>

Oravec Ivan wrote:
> Hello,
>  
> is there some special setting necessary to see any possible exception. 
> What is the default state for CCM board.
> Can Linux overwrite setting done by u-boot.
> There is running application on Linux and at higher temp there is a SW 
> watchdog generated. Now I would like to see the root cause if possible.
> If I change SYPCR:SWRI, card is frozen. If SWRI is active HRESET is 
> triggered and card restarts.
>  
> thank you   
> best regrads
> ivan

The root cause is that you have a hardware problem causing your system 
to stop executing code properly.  My speculation is a memory timing 
issue.  Power supply issues are another possiblility.  I don't recall 
ever having a crystal problem, they typically are unreliable starting up 
at very cold temps, not hot.

Since the WDT apparently gets things started again, this would point to 
a transient problem, which implies timing problems.

Do you have your processor set up to (a) reset or (b) halt on a 
checkstop?  If reset, it is likely you are _not_ getting a checkstop 
exception and you will need to look elsewhere.  If halt, I would look at 
the system when it breaks and see why it did a checkstop (usually a 
double bus fault).  Note that looking at the system when it breaks is 
much more difficult than it sounds.  A JTAG debugger can be helpful. 
Hooking a logic analyzer to the bus and seeing what the address and data 
are when an error signal occurs is another approach (typically even more 
difficult than JTAG but can be more useful in debugging the underlying 
hardware problem).

gvb

      reply	other threads:[~2005-08-26 13:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-26 13:24 [U-Boot-Users] exception setting for TQ860L Oravec Ivan
2005-08-26 13:57 ` Jerry Van Baren [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=430F1FE5.9090909@smiths-aerospace.com \
    --to=gerald.vanbaren@smiths-aerospace.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox