From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8844 invoked by alias); 12 Jun 2013 20:12:11 -0000 Mailing-List: contact ecos-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: ecos-bugs-owner@sourceware.org Received: (qmail 8825 invoked by uid 89); 12 Jun 2013 20:12:11 -0000 X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.1 Received: from hagrid.ecoscentric.com (HELO mail.ecoscentric.com) (212.13.207.197) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Wed, 12 Jun 2013 20:12:10 +0000 Received: by mail.ecoscentric.com (Postfix, from userid 48) id 875C24680002; Wed, 12 Jun 2013 21:12:08 +0100 (BST) From: bugzilla-daemon@bugs.ecos.sourceware.org To: unassigned@bugs.ecos.sourceware.org Subject: [Bug 1001864] New: Data not relocated to RAM during ROMINT startup Date: Wed, 12 Jun 2013 20:12:00 -0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: eCos X-Bugzilla-Component: HAL X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: john@dallaway.org.uk X-Bugzilla-Status: NEW X-Bugzilla-Priority: normal X-Bugzilla-Assigned-To: unassigned@bugs.ecos.sourceware.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://bugs.ecos.sourceware.org/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2013/txt/msg00405.txt.bz2 Please do not reply to this email, use the link below. http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001864 Bug ID: 1001864 Summary: Data not relocated to RAM during ROMINT startup Product: eCos Version: CVS Target: stm3240g_eval (ST STM3240G EVAL board) Architecture/Host Cortex-M OS: Status: NEW Severity: normal Priority: normal Component: HAL Assignee: unassigned@bugs.ecos.sourceware.org Reporter: john@dallaway.org.uk CC: ecos-bugs@ecos.sourceware.org The STM32x0G-EVAL platform HAL provides a ROMINT startup type (CYG_HAL_STARTUP == "ROMINT"), but the Cortex-M architectural HAL does not recognize this startup type as one which requires data relocation to RAM during system initialization. -- You are receiving this mail because: You are the assignee for the bug.