From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16469 invoked by alias); 2 May 2013 13:29:20 -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 16456 invoked by uid 89); 2 May 2013 13:29:19 -0000 X-Spam-SWARE-Status: No, score=1.1 required=5.0 tests=AWL,BAYES_50,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.1 Received: from blu0-omc1-s35.blu0.hotmail.com (HELO blu0-omc1-s35.blu0.hotmail.com) (65.55.116.46) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Thu, 02 May 2013 13:29:19 +0000 Received: from BLU168-DS38 ([65.55.116.9]) by blu0-omc1-s35.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Thu, 2 May 2013 06:29:18 -0700 X-TMN: [DvHxqBWrGlJ0q/2tdBe8CCdGov/HUifX] Message-ID: From: huangbingbing To: Date: Thu, 02 May 2013 13:29:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: [ECOS] how to use key interrupt in stm3240g eval board X-SW-Source: 2013-05/txt/msg00001.txt.bz2 I want to know 3 questions about the ecos I0 input interrupt on STM32 1) the function is realized? I can't enter isr using the cyg_interrupt_creat API 2) I find the hal_exti_isr in the hal_misc.c,I can use it to realize the functions? 3) I use the HAL_INTERRUPT_ATTACH to change the isr name ,but it failed,it is still enter the hal_exti_isr ,why -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss