Search found 172 matches

by ignis
30 Apr 2013 14:43
Forum: mikroC Wish List
Topic: MikroC and Linux
Replies: 60
Views: 70983

Re: MikroC and Linux

Hi, Although we think that is a very good idea to have Linux compilers in our offer, the project is on hold because our software developers are very busy working on the improvement of the existing compilers and other products. Best regards, Marina Glad to know that your team sees value in a linux v...
by ignis
05 Feb 2013 23:26
Forum: mikroC Wish List
Topic: Eclipse plugin
Replies: 4
Views: 4186

Re: Eclipse plugin

Thought I'd check to see if any progress has been made here. An Eclipse plug-in would be great as Eclipse is my current IDE.
by ignis
05 Feb 2013 23:23
Forum: mikroC Wish List
Topic: MikroC and Linux
Replies: 60
Views: 70983

Re: MikroC and Linux

Been awhile since anyone updated this thread. Any news on running MikroC in Linux?

Is a Virtual Machine currently the best option?
by ignis
03 Dec 2011 05:39
Forum: mikroC General
Topic: How to exit a function
Replies: 6
Views: 2748

Re: How to exit a function

Thanks, but I want to do better than sleep. I want to shut-down the MCU and consume no power. Is that possible? If the MCU is completely shut down how do you expect to wake it back up? What you should consider is using a PIC that offers the XLP capability. If done right the sleep current on some of...
by ignis
30 Nov 2011 15:34
Forum: mikroC General
Topic: How to exit a function
Replies: 6
Views: 2748

Re: How to exit a function

filip wrote: From code, you can put it in the Sleep mode, in which it will consume minimal power.

Filip.

Thanks, but I want to do better than sleep. I want to shut-down the MCU and consume no power. Is that possible?
by ignis
26 Nov 2011 17:28
Forum: mikroC General
Topic: How to exit a function
Replies: 6
Views: 2748

How to exit a function

The stdlib.h file contains a exit() function, but my compiler complains when I try to use that.

How can I completely shut-off a MCU (from code) so that it consumes no more power?
by ignis
16 Jan 2011 21:52
Forum: mikroC PRO for PIC General
Topic: Bootloaders - please explain
Replies: 3
Views: 1365

Re: Bootloaders - please explain

Mince,
That fills in many of the missing pieces very nicely for me. Thank You!
by ignis
16 Jan 2011 18:35
Forum: mikroC PRO for PIC General
Topic: Bootloaders - please explain
Replies: 3
Views: 1365

Bootloaders - please explain

I've been programming with mikroC for years now without any regard to bootloaders. It seems to be a relatively important part of an embedded product, but I just don't fully understand what it is and why it's needed. What I've read online tells me that the bootloader allows someone in the field to qu...
by ignis
26 Dec 2009 02:23
Forum: mikroC General
Topic: PWM Freq Error
Replies: 4
Views: 1964

I'm pretty embarrassed to admit there actually wasn't an error.

I had a measurement mistake due to my unfamiliarity with the particular oscilloscope I was using. :oops:
by ignis
22 Dec 2009 05:11
Forum: mikroC General
Topic: PWM Freq Error
Replies: 4
Views: 1964

anyone? :(
by ignis
21 Dec 2009 06:17
Forum: mikroC General
Topic: PWM Freq Error
Replies: 4
Views: 1964

PWM Freq Error

I've got a program that used to accurately output a PWM signal at 100kHz. I've been making tons of mods to the code over the last month and seem to have broken the PWM output. It now outputs at 250kHz, but I can't figure out why. I'm using the internal clock on a PIC16F785. -Clock is set to 8MHz -PR...
by ignis
08 Dec 2009 16:01
Forum: Development Boards
Topic: EasyPic3 Hardware Dead?
Replies: 5
Views: 2177

Odd... After thinking I fixed it yesterday, it seems that the problem is now intermittent. I was doing the same thing in the software both times when this occurred. Software on my MCU should never affect ability to program, right? I attempted clearing EEPROM in conjunction with re-seating the USB co...
by ignis
08 Dec 2009 05:19
Forum: Development Boards
Topic: EasyPic3 Hardware Dead?
Replies: 5
Views: 2177

Re: well???

start over, from scratch, unplug all, new pic, reinstall software, measure volts with dvm, try new usb port, ext power, a different computer, new cable ect, etc let us know tom Last item on the list: "New USB Cable" This was a nightmare to troubleshoot. I had actually tried a new USB cable before p...
by ignis
07 Dec 2009 01:54
Forum: Development Boards
Topic: EasyPic3 Hardware Dead?
Replies: 5
Views: 2177

EasyPic3 Hardware Dead?

I've been using my EasyPic3 board successfully all day long. Suddenly, the PicFlash program has issues communicating with the EasyPic3. Gives a message about Vcc being 0V. Also, Windows XP now thinks there is a problem with my driver. I'm guessing I have a hardware failure on my EasyPic3 development...
by ignis
25 Aug 2009 15:35
Forum: mikroC General
Topic: Odd Behavior from MikroC
Replies: 1
Views: 1162

Odd Behavior from MikroC

I know this isn't supposed to happen. Please help me find out what's going on. I've programmed a PIC16F785 on my EasyPic3 by plugging the top 8 pins into the DIP8 socket. To verify the program was written correctly, I set PortA Pin2 to pulse an LED at a rate of 2 seconds on 2 seconds off. while(1) {...

Go to advanced search