More project setup options

Post your requests and ideas on the future development of mikroBasic.
Post Reply
Author
Message
kotg
Posts: 148
Joined: 13 Jan 2007 19:30
Location: Sunny So. Cal.
Contact:

More project setup options

#1 Post by kotg » 30 Jun 2008 18:32

I spend 99.9999% of my software design time (and pulling out of all of my hair) setting up all of the registers**.

It would be really SWEET if the SETUP PROJECT page had multiple register setup options (instead of just the options register). For example, setting up ADC's, comparators, interrupts, weak pull-ups, turning stuff on-and-off etc.

It would be really nice if these setups would appear in the actual program listing (make this optional) so they can be visualized (especially while learning) but also for quick tweaks.

Is this even possible? Probably pretty complex with all of the possible variations, huh?




**Just kidding....more like 99.876%
[b]"So many wasted hours...such a simple solution"[/b]
Check out my website to see what this Geek is up to.... www.TheGeekKing.com.

Fozzy Vis
Posts: 55
Joined: 21 May 2008 17:04
Location: Ghent, Belgium

#2 Post by Fozzy Vis » 10 Jan 2009 22:57

Seems like a good idea. How about doing the same thing with the Option register? So that it gets printed in your code as well?
Ghent, Belgium

Post Reply

Return to “mikroBasic Wish List”