From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16347 invoked by alias); 27 May 2005 16:43:55 -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 16336 invoked by uid 22791); 27 May 2005 16:43:50 -0000 Received: from mail47.messagelabs.com (HELO mail47.messagelabs.com) (216.82.240.163) by sourceware.org (qpsmtpd/0.30-dev) with SMTP; Fri, 27 May 2005 16:43:50 +0000 X-VirusChecked: Checked X-Env-Sender: RBulusu@reptron.com X-Msg-Ref: server-8.tower-47.messagelabs.com!1117212227!17822836!1 X-StarScan-Version: 5.4.15; banners=reptron.com,-,- Received: (qmail 17459 invoked from network); 27 May 2005 16:43:48 -0000 Received: from tampaserver.kbyte.net (65.196.142.131) by server-8.tower-47.messagelabs.com with SMTP; 27 May 2005 16:43:48 -0000 Message-ID: <798224455D1F52429C9A29E5374CDED886A6C5@k-byteexchange.kbyte.net> From: Raghu Bulusu To: ecos-discuss@sources.redhat.com Date: Sun, 29 May 2005 12:11:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Subject: [ECOS] CQ7750 X-SW-Source: 2005-05/txt/msg00355.txt.bz2 Hi, I tried modifying the Hal of SH/CQ7750 for a new board with SH7750 processor. I am building the Redboot image using Ecos Configtool 2.0. I am trying to get the LED's on the board turn on and off to make sure that the processor is reading from the flash. I know the LED's are turned on at this part of file hal_stub.c in the initHardware function #ifdef HAL_STUB_PLATFORM_INIT ----- ?? // If the platform defines any initialization code, call it here. HAL_STUB_PLATFORM_INIT(); ----- this calls the led on function #endif where is HAL_STUB_PLATFORM_INIT defined??? in the packages/Hal/* Thanks, Raghu Bulusu Design Engineer Reptron Engineering Services 13750 Reptron Blvd Tampa FL-33626 Ph: 813-814-5270 Fax: 813-814-5284 rbulusu@reptron.com Scanned by -- MCI Managed Email Content Service -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss