Can Arduino programs be run and debug in MikroC for AVR IDE?

General discussion on mikroC PRO for AVR.
Post Reply
Author
Message
uzairp100
Posts: 47
Joined: 12 Jan 2021 00:27

Can Arduino programs be run and debug in MikroC for AVR IDE?

#1 Post by uzairp100 » 25 Oct 2021 06:51

Since there are lots of sample codes to interface Arduino with variety of hardware available, I would like to use those programs in MikroC software environment.
Arduino programs which, based on what I read, are C programs and Arduino boards being AVR MCU-based boards, Can I take an arduino program (maybe with minor mods) and run and debug in MikroC for AVR compiler?

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

Re: Can Arduino programs be run and debug in MikroC for AVR IDE?

#2 Post by Thomas.Pahl@t-online.de » 29 Oct 2021 08:29

Can ME's Mikro C deal with classes? Is OOP implemented?

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

Re: Can Arduino programs be run and debug in MikroC for AVR IDE?

#3 Post by filip » 29 Oct 2021 14:17

Hi,
Can ME's Mikro C deal with classes? Is OOP implemented?
No, OOP isn't implemented.
Can I take an arduino program (maybe with minor mods) and run and debug in MikroC for AVR compiler?
Basically you could after some modification.

Regards,
Filip.

Post Reply

Return to “mikroC PRO for AVR General”