From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.239]) by ozlabs.org (Postfix) with ESMTP id 57621DDD05 for ; Wed, 21 Feb 2007 01:20:37 +1100 (EST) Received: by wr-out-0506.google.com with SMTP id 37so2190711wra for ; Tue, 20 Feb 2007 06:20:35 -0800 (PST) Message-ID: Date: Tue, 20 Feb 2007 06:20:35 -0800 From: "Steve Iribarne (GMail)" To: linuxppc-embedded Subject: 8541E and vector table. MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi. I must admit, this stuff always baffles me a bit, so I need someone who knows this to explain it to me. I am using an 8541E and my system randomly crashes. By randomly, I mean at different times. I have a BDI hooked up and it always jumps to offset 0x0000_0700 I believe this to be a vector table offset, but I need to figure out which interrupt it is. I believe this is a hardware issued, because if I look at that value, it looks to be default values. In other words, I don't believe I have it setup. So the question I have is how do I figure out what that interrupt vector is? Thanks so much. -stv -- /* * Steve Iribarne * Software Engineer * (aka Grunt) */