From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25759 invoked by alias); 16 Aug 2004 16:57:17 -0000 Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Received: (qmail 25747 invoked from network); 16 Aug 2004 16:57:16 -0000 Received: from unknown (HELO web54102.mail.yahoo.com) (206.190.37.237) by sourceware.org with SMTP; 16 Aug 2004 16:57:16 -0000 Message-ID: <20040816154013.17653.qmail@web54102.mail.yahoo.com> Received: from [206.11.149.61] by web54102.mail.yahoo.com via HTTP; Mon, 16 Aug 2004 08:40:13 PDT Date: Mon, 16 Aug 2004 16:57:00 -0000 From: Sam Pham To: ecos-discuss@sources.redhat.com In-Reply-To: <1089217662.3988.1546.camel@hermes> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: [ECOS] redboot help X-SW-Source: 2004-08/txt/msg00249.txt.bz2 Hi all, I ran my application from RAM of the rattler board with gdb as the debugger. Gdb on the host computer connected to the rattler board through 1 of its 2 ethernet ports. After approximately less than 1 hour, the host gdb received the message: "FLASH configuration checksum error or invalid key" and the program asserted and stopped right after that. I looked up this string message and found out that it came from function flash_get_config() in file redboot/current/src/fconfig.c. My application doesn't do anything with flash. I don't have a way to trace back to see what function calls function flash_get_config() to determine the cause of this error because gdb doesn't have fconfig.c in its list of source file. And I couldn't use backtrace feature in gdb for this particular case neither. So anyone knows what its possible causes are? Why would redboot try to get the flash config anyway? Thanks. Sam __________________________________ Do you Yahoo!? Yahoo! Mail Address AutoComplete - You start. We finish. http://promotions.yahoo.com/new_mail -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss