Timer0, 1, 2, INT0, INT1, Analog Comparator

Post your requests and ideas on the future development of mikroPascal PRO for AVR.
Author
Message
schol
Posts: 3
Joined: 27 Mar 2013 09:16

Re: Timer0, 1, 2, INT0, INT1, Analog Comparator

#16 Post by schol » 30 Mar 2013 15:44

I was also looking for usb communication functions but they are also missing.
The pascal AVR compiler is also missing some maths functions (are they only available with C?)
Looks like AVR users have a raw deel

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: Timer0, 1, 2, INT0, INT1, Analog Comparator

#17 Post by filip » 02 Apr 2013 09:55

Hi,

We have in plans to implement the USB library for AVR.
The pascal AVR compiler is also missing some maths functions (are they only available with C?)
Which functions are you referring to exactly ?

Regards,
Filip.

schol
Posts: 3
Joined: 27 Mar 2013 09:16

Re: Timer0, 1, 2, INT0, INT1, Analog Comparator

#18 Post by schol » 02 Apr 2013 13:26

I am looking for the Maths ones

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: Timer0, 1, 2, INT0, INT1, Analog Comparator

#19 Post by filip » 03 Apr 2013 12:37

Hi,

The following C math functions are not available in the Pascal compiler :
atof
atoi
atol
ldiv
uldiv
xtoi
These are ANSI C Stdlib routines which are current not supported.

You can refer to the following link if you want to use one of these routines :
http://www.mikroe.com/forum/viewtopic.php?f=76&t=49784

Regards,
Filip.

Post Reply

Return to “mikroPascal PRO for AVR Wish List”