Search found 3391 matches

by p.erasmus
15 Sep 2020 10:03
Forum: PIC AI compilers
Topic: Necto upgrade
Replies: 2
Views: 2028

Re: Necto upgrade

Thank you I will do,
just as info people does not always have the money to spend when ME run their special conditions

Regards
by p.erasmus
14 Sep 2020 06:57
Forum: PIC AI compilers
Topic: Necto upgrade
Replies: 2
Views: 2028

Necto upgrade

Dear ME, I am thinking to upgrade my mikroC for Pic to Necto studio however I have a few questions, Is there any discount on upgrading from the old compiler to Necto ,I really do not see my way to pay 199 dollars what is the situation with mikroProg is it supported in Necto V1.2 and is any future de...
by p.erasmus
04 Nov 2019 18:03
Forum: mikroC PRO for PIC32 General
Topic: Interrupt priorities
Replies: 5
Views: 1917

Re: Interrupt priorities

:D
This problem is more than 4 years old
still the same old mikro some things never get fixed and device support stay behind the times
by p.erasmus
27 Nov 2017 12:45
Forum: mikroC PRO for PIC General
Topic: Configuration for running PIC without any external oscillato
Replies: 1
Views: 1065

Re: Configuration for running PIC without any external oscil

Hi 'INTOSC oscillator I/O function on CLKIN pin' as 'Oscillator Selection' parameter.. Yes you select the setting in the Configuration of the compiler and additionally you need set the OSCTUN register with the correct value as selected by you from the Oscillator section of the datasheet this is done...
by p.erasmus
23 Oct 2017 19:22
Forum: mikroC PRO for PIC General
Topic: CAN and UART issue
Replies: 5
Views: 2208

Re: CAN and UART issue

Hi Just be aware that if your CAN bus Hardware is not functioning the CAN will not confihure and your code will hang inside the configurations section of the code (1) make sure you have 2 CAN nodes connected to form a real bus (2) inspect the CAN bus hardware (connections (MCP2551) wiring etc . Had ...
by p.erasmus
19 Sep 2017 07:17
Forum: mikroC PRO for PIC32 General
Topic: PIC32MM support
Replies: 35
Views: 31413

Re: PIC32MM support

PIC, we would be overwhelmed with the requests to support ARM, May I kindly remind you that you exactly did that, nearly 3 years you did not update the dsPIC and PIC32 compilers ,while the one after the other ARM releases were produced.Adding not only new devices but hole new vendors ,We the dsPIC ...
by p.erasmus
18 Sep 2017 18:20
Forum: mikroC PRO for PIC General
Topic: strange behavor with code folding
Replies: 11
Views: 4612

Re: strange behavor with code folding

Are there any good news for this error ? Its very annoying. I hope to correct it at next version If you will search the Forum regarding this Code folding issues and general editor issues you will quickly realize you are waiting for something that has been told 6 -7 years ago that it will be solved ...
by p.erasmus
14 Aug 2017 06:55
Forum: mikroC PRO for PIC32 General
Topic: PIC32MX534F064H resets after clearing Watchdog timer
Replies: 5
Views: 2936

Re: PIC32MX534F064H resets after clearing Watchdog timer

Hi

Code: Select all

//  WDTCONSET = 0x01;                        // kick the dog!!
I did not use the PIC32 WDT however a quick look in the data sheet tells me this is only switching the WDT ON or Off shouldn't you be clearing the WDTCLR bit to clear the watchdog ?
Just my thought at the moment
by p.erasmus
31 Jul 2017 08:08
Forum: mikroC PRO for PIC General
Topic: External crystal starting too late?
Replies: 3
Views: 1908

Re: External crystal starting too late?

I agree 100% with Sparky
by p.erasmus
21 Jul 2017 05:45
Forum: mikroC PRO for PIC32 General
Topic: Mikro C Pro for PIC32 v4.0 with VTFT and RTOS installation
Replies: 5
Views: 3890

Re: Mikro C Pro for PIC32 v4.0 with VTFT and RTOS installati

Hehehhe :D There is not much information unfortunately besides a very small text file in the Demo files which is at libstock ,this text file actually tells you nothing . Look for the Demo on libstock all the needed files for RTOS is in there, then search on youtube for some video from mE that shows ...
by p.erasmus
20 Jul 2017 10:13
Forum: mikroC PRO for PIC32 Wish List
Topic: PIC32 Filter Design Tool
Replies: 3
Views: 5156

Re: PIC32 Filter Design Tool

I am enquiring how much longer it will be before you provide a Digital Filter Design Tool for the PIC32 compiler. In Post 2986 on April 2013 Marina-Petrovic wrote that the implementation of this tool in PIC32 compilers is already on our "to do" list. That's almost 3 years ago please don't let the r...
by p.erasmus
19 Jul 2017 16:25
Forum: mikroC PRO for PIC32 General
Topic: PIC32MZ config editor
Replies: 6
Views: 5183

Re: PIC32MZ config editor

This has not been implemented in v4.0. How are your customers supposed to set the code protection on the PIC32MZ? Do you expect them to hack the hex file? This type of bug fixes we got use to over the years :D now you have to wait for the next and may be the next - next update which could be in 1 y...
by p.erasmus
19 Jul 2017 15:00
Forum: mikroC PRO for PIC32 General
Topic: FreeRTOS Support
Replies: 6
Views: 4712

Re: FreeRTOS Support

should we now down load an ARM compiler to learn how FreeRTOS works in mE No need to download a compiler to look at youtube video :lol: :lol: Well it is no where mentioned on the PIC32 page that there is a youtube video. @mE exactly what I said above with the ARM release you made such a big fuzz no...
by p.erasmus
19 Jul 2017 08:20
Forum: mikroC PRO for PIC32 General
Topic: FreeRTOS Support
Replies: 6
Views: 4712

FreeRTOS Support

Hi Team. Thank you very much after many years we at least have now the ability to do RTOS systems in mikroc, However I do not want to offend you however when you released FreeRTOS support for ARM mE made a big fuzz about it all over your web page with instructions and tutorial Video how to use it in...
by p.erasmus
05 Jun 2017 12:16
Forum: mikroC PRO for PIC General
Topic: Bug with the "Collapse code" feature in IDE
Replies: 5
Views: 2547

Re: Bug with the "Collapse code" feature in IDE

Yes, the cursor skips the function and ends up after the last bracket of that function. I will inform the developers about this, thanks for the notice. Best regards This code folding editor bugs are as old as the compiler and every few weeks a new user reports this error /bugs and mE reply the same...

Go to advanced search