RTOS question

General discussion on mikroC PRO for dsPIC30/33 and PIC24.
Author
Message
landon
Posts: 34
Joined: 23 Dec 2010 18:09

RTOS question

#1 Post by landon » 14 Aug 2012 17:21

I've seen numerous posts (back in 2008/09) about whether there is an RTOS for MikroC, specifically PIC 24 and dsPIC architectures. However, I have not seen any information from any vendor or developer who has succeeded in an RTOS port using MikroC. It's deep into 2012, so I've been hoping to find a MikroC for dsPIC version of FreeRTOS, for example, but seems that FreeRTOS for dsPIC lives on MPLAB only right now.

Is there any RTOS out there for MikroC for dsPIC? If not, is there some fundamental reason why not?

To try a FreeRTOS port to MikroC for dsPIC - is it futile or what would I be looking at to do such a port (having never tried such a project in the past)?

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

Re: RTOS question

#2 Post by filip » 17 Aug 2012 14:35

Hi,

There are no plans for porting FreeRTOS to dsPIC in 2012, maybe it will be on our future road map.

Regards,
Filip.

landon
Posts: 34
Joined: 23 Dec 2010 18:09

Re: RTOS question

#3 Post by landon » 17 Aug 2012 15:52

Ok, good to know. I think such a port would be very popular. Not having it will force me off MikroC which I find unfortunate.

MrB
Posts: 30
Joined: 09 Aug 2012 06:15
Location: Perth Western Australia

Re: RTOS question

#4 Post by MrB » 18 Aug 2012 06:15

landon wrote:Ok, good to know. I think such a port would be very popular. Not having it will force me off MikroC which I find unfortunate.
Agreed.
An RTOS simply makes sense, I'm very confused why mE are so scared by the idea :shrug:
There is a port of FreeRTOS for ARM on libstock that shows promise for the Cortex M3.
I just got my EasyMx Pro dev board yesterday, so I will be giving it a try soon, although I need an RTOS for the M4.
In the end I may have to abandon mE and look for alternatives. :x
A real shame though as mE's products otherwise look like a very good development platform.
Image
EasyMx PRO v7 for STM32 | F407VG MCU card | STM32F4-Discovery | FriendlyARM mini2440

p.erasmus
Posts: 3391
Joined: 05 Mar 2009 10:28

Re: RTOS question

#5 Post by p.erasmus » 18 Aug 2012 16:23

filip wrote:There are no plans for porting FreeRTOS to dsPIC in 2012, maybe it will be on our future road map.
Just dont expect this to be soon,the wheels at mE turns rather slow.
If you really need RTOS use FreeRTOS with MPLABx ,XC16 compilers it is all for free!

landon wrote:There is a port of FreeRTOS for ARM on libstock that shows promise for the Cortex M3.
I would not risk a product development on such a free unsupported Port of FreeRTOS ,
P.Erasmus
Saratov,Russia
--------------------------------------------------------------

Manutek
Posts: 13
Joined: 18 Jan 2012 20:10

Re: RTOS question

#6 Post by Manutek » 18 Aug 2012 22:30

p.erasmus wrote:
filip wrote:There are no plans for porting FreeRTOS to dsPIC in 2012, maybe it will be on our future road map.
Just dont expect this to be soon,the wheels at mE turns rather slow.
If you really need RTOS use FreeRTOS with MPLABx ,XC16 compilers it is all for free!
CCS also has rtos

http://www.ccsinfo.com/content.php?page ... -functions

p.erasmus
Posts: 3391
Joined: 05 Mar 2009 10:28

Re: RTOS question

#7 Post by p.erasmus » 19 Aug 2012 02:09

Yes agreed However the discusion here is about free RTOS which the CCS is not !there are a couple of more RTOS systems for dPIC and PIC but also commercial products which cost money :D
P.Erasmus
Saratov,Russia
--------------------------------------------------------------

landon
Posts: 34
Joined: 23 Dec 2010 18:09

Re: RTOS question

#8 Post by landon » 04 Dec 2013 18:36

It's now the end of 2013. Will MikroElektronika be supporting an RTOS port for PIC or dsPIC and MikroC?

p.erasmus
Posts: 3391
Joined: 05 Mar 2009 10:28

Re: RTOS question

#9 Post by p.erasmus » 05 Dec 2013 06:45

landon wrote:It's now the end of 2013. Will MikroElektronika be supporting an RTOS port for PIC or dsPIC and MikroC?
This will be the case at end of 2014 too :wink: I am one of the guys waiting for an RTOS for mikroC I really hope that this will happen
P.Erasmus
Saratov,Russia
--------------------------------------------------------------

ThinhNguyen
Posts: 37
Joined: 18 Dec 2013 15:22

Re: RTOS question

#10 Post by ThinhNguyen » 01 Sep 2014 16:56

And now, it is going to be the end of 2014, nothing happened. FreeRTOS support for IAR compiler but it is more expensive than MikroC. I hope to have a RTOS on MikroC

Reher
Posts: 1
Joined: 20 Mar 2015 09:00

Re: RTOS question

#11 Post by Reher » 10 Jun 2015 14:26

Hello,

I am looking for a freeRTOS port for Cortex M4 and STM32F4 and MikroC. Can someone help me?

Thanks in advance

Nils

Berkl
Posts: 124
Joined: 05 May 2009 13:09
Location: Russia
Contact:

Re: RTOS question

#12 Post by Berkl » 24 Jun 2015 20:01

Hi,


I like Nuttx. Btw there is nuttx port for "mikroC for PIC32" already. http://www.nuttx.org/


Last years, ME updates their compilers too bad. There are mikroC compilers that waits updates more then year already.
I have opened support tickects more than year ago and forced to use compiler 2013 year version, due last ones has unresolved bugs.

You wants to know when we can expect freeRTOS port for MikroCs by ME. I thing - never.

My opinion, for Cortex M4 the best way is ggc+Eclipse IDE. You are free for select RTOS in this case, there are a lot already ported ones for gcc, include FreeRTOS.


Good luck guys !
___________________________________________
http://www.techno-spectr.ru/en/main-en/

Yaroslavl, Russia

Toley
Posts: 922
Joined: 03 Sep 2008 16:17

Re: RTOS question

#13 Post by Toley » 24 Jun 2015 22:30

Hello Berkl, very interesting topic.
I like Nuttx. Btw there is nuttx port for "mikroC for PIC32" already. http://www.nuttx.org/
I can see on their site (and download) that some of mE boards are supported but I don't see anything about the compiler. Can you give some highlights?
Serge T.
Learning is an endeless process but it must start somewhere!

Berkl
Posts: 124
Joined: 05 May 2009 13:09
Location: Russia
Contact:

Re: RTOS question

#14 Post by Berkl » 25 Jun 2015 06:44

Hello Toley,

Please check this one:

http://www.mikroe.com/forum/viewtopic.p ... 9219&hilit
___________________________________________
http://www.techno-spectr.ru/en/main-en/

Yaroslavl, Russia

Toley
Posts: 922
Joined: 03 Sep 2008 16:17

Re: RTOS question

#15 Post by Toley » 25 Jun 2015 11:23

Berkl wrote:Hello Toley,

Please check this one:

http://www.mikroe.com/forum/viewtopic.p ... 9219&hilit
This comfirm board support but no support for the compiler. Thanks.
Serge T.
Learning is an endeless process but it must start somewhere!

Post Reply

Return to “mikroC PRO for dsPIC30/33 and PIC24 General”