7.0.1 BUG

Beta Testing discussion on mikroPascal PRO for AVR.
Post Reply
Author
Message
corado
Posts: 399
Joined: 28 Mar 2009 11:03

7.0.1 BUG

#1 Post by corado » 26 Sep 2022 19:05

With Atmega 644P there is
procedure Read(); iv IVT_ADDR_USART0__RX; ics ICS_AUTO;
AND
procedure Read(); iv IVT_ADDR_USART1_RX; ics ICS_AUTO;


The problem is here
0__RX
and
1_RX


In one Version I need 1 _
In the other version I need 2 _ _
Last edited by corado on 28 Sep 2022 19:58, edited 2 times in total.

Thomas.Pahl@t-online.de
Posts: 158
Joined: 24 May 2008 15:55
Location: Germany

Re: 7.0.1 BUG

#2 Post by Thomas.Pahl@t-online.de » 28 Sep 2022 18:57

use mikrobasic :D this "bug" isn't there.

Post Reply

Return to “mikroPascal PRO for AVR Beta Testing”