From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,dd37bad7a006f7af,start X-Google-Attributes: gid103376,public From: jrstiebe@hotnet.net Subject: serial programming Date: 1998/12/10 Message-ID: <74ofr7$6gt$1@nnrp1.dejanews.com>#1/1 X-Deja-AN: 420773670 X-Http-Proxy: 1.0 paganini.ulbra.tche.br:3128 (Squid/1.1.16), 1.0 x14.dejanews.com:80 (Squid/1.1.22) for client 200.19.140.161, 200.18.75.50 Organization: Deja News - The Leader in Internet Discussion X-Article-Creation-Date: Thu Dec 10 12:46:31 1998 GMT Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.0 [en] (Win95; I) Date: 1998-12-10T00:00:00+00:00 List-Id: may you help us? we're trying to control a frequency inverter with rs-232 serial port,but to disable the uart interrupts we usualy clear the second register from the uart to zero.with an outportb(3f8+1,0) but when we've ported this code to gnat the register is replaced to zero but the action of disable don't occur.May gnt interfering with this?We accept any suggestions another question,how can we make interrupt handling with gnat when we trying to make an access to a protected procedure gnat crashes and show: "GNAT BUG DETECTED" thanks a lot. Jesus Tarabini & Valdir Stiebe -----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own