Code wizard (for interrupts at least)

Post your requests and ideas on the future development of mikroC PRO for AVR.
Post Reply
Author
Message
mLaki
Posts: 95
Joined: 05 Oct 2008 13:32

Code wizard (for interrupts at least)

#1 Post by mLaki » 08 Apr 2009 00:51

It would be very nice to see some kind of code wizard similar to one in CodeVisionAVR C compiler, to quickly generate template code for MCU depending on chosen MCU and setings, enable interrupts, timers, create main function, interrupt functions... At least for interrupt handling, since this is very weak spot of compiler.

And one question for the end, when can we expect release of new version of MikroC Pro AVR?

User avatar
rajkovic
mikroElektronika team
Posts: 694
Joined: 16 Aug 2004 12:40

Re: Code wizard (for interrupts at least)

#2 Post by rajkovic » 09 Apr 2009 07:24

mLaki wrote:It would be very nice to see some kind of code wizard similar to one in CodeVisionAVR C compiler, to quickly generate template code for MCU depending on chosen MCU and setings, enable interrupts, timers, create main function, interrupt functions... At least for interrupt handling, since this is very weak spot of compiler.

And one question for the end, when can we expect release of new version of MikroC Pro AVR?
We are already working on something like this. It will be included in some of future releases.

wadysal
Posts: 12
Joined: 20 Mar 2010 01:59

Re: Code wizard (for interrupts at least)

#3 Post by wadysal » 28 Jun 2010 06:25

We are waiting for it! (CodeWizard)

User avatar
tihomir.losic
mikroElektronika team
Posts: 2138
Joined: 02 Dec 2009 14:16
Location: Serbia
Contact:

Re: Code wizard (for interrupts at least)

#4 Post by tihomir.losic » 07 Jul 2010 15:59

Hello,

currently, a lot of our resources are focused on other priorities,
and I am not able to tell you exact date of releasing new version with code wizard.
Also, there is no problem to inform you of this progress later on, so stay tuned.

For workaround, I suggest you following:

You can insert the Code Template by typing the name of the template (for instance, whiles), then press Ctrl+J and the Code Editor will automatically generate a code.

You can add your own templates to the list. Select Tools › Options from the drop-down menu, or click the Show Options Icon
and then select the Auto Complete Tab. Here you can enter the appropriate keyword, description and code of your template.

For any further assistance about Code Template, feel free to contact me.

Best regards,

Losic Tihomir
mikroElektronika [Support team]

Post Reply

Return to “mikroC PRO for AVR Wish List”