From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7049 invoked by alias); 28 Jan 2014 20:36:32 -0000 Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Received: (qmail 7039 invoked by uid 89); 28 Jan 2014 20:36:31 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.2 required=5.0 tests=AWL,BAYES_05,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-ob0-f179.google.com Received: from mail-ob0-f179.google.com (HELO mail-ob0-f179.google.com) (209.85.214.179) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Tue, 28 Jan 2014 20:36:31 +0000 Received: by mail-ob0-f179.google.com with SMTP id wo20so1004274obc.10 for ; Tue, 28 Jan 2014 12:36:29 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.60.16.230 with SMTP id j6mr2617654oed.47.1390941389388; Tue, 28 Jan 2014 12:36:29 -0800 (PST) Received: by 10.182.250.162 with HTTP; Tue, 28 Jan 2014 12:36:29 -0800 (PST) In-Reply-To: References: <52E14C04.30308@dallaway.org.uk> <52E22ADF.1040109@dallaway.org.uk> Date: Tue, 28 Jan 2014 20:36:00 -0000 Message-ID: From: Samuel Charnet To: John Dallaway Cc: eCos Discussion Content-Type: text/plain; charset=ISO-8859-1 Subject: [ECOS] Re: STM32 ROMINT don't run X-SW-Source: 2014-01/txt/msg00033.txt.bz2 Hi, I come back to tell my problem is solved ! gcc 4.7.2 was my problem, i now use the toolchain from ecos centric and i can begin to play :) I am surprise because this toolchain work with ST standard library and chibios RT.. 2014-01-25 Samuel Charnet : > hum sorry, my mail was truncated > > The text section should be at 0x8000010, the same address as the > reset_vector function, it is the entry point. > > But in objdump i can see "start address 0x08000011", is it normal ? > > When I try to break to reset_vector, nothing append, can I conclude > that reset_vector is not called ? -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss