OSEK OS For HCS12x Microcontroller

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

OSEK OS For HCS12x Microcontroller

1,207 Views
mandarsansare
Contributor I

Hello Experts,

I am using MC9S12XEP100RMV1 for my project. As per the code warrior documentation OSEK os is available and compatible for micro. 

Can any one suggest open source OS for the above micro(with some ref documents).

#osek#hcs12x‌  #os

Tags (2)
0 Kudos
5 Replies

601 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hello,

S12XE is supported by FreeRTOS

NXP - Partner Profile Information 

pastedImage_2.png

pastedImage_3.png

Regards,

Daniel

0 Kudos

601 Views
Eric_t
Contributor III

Hi Daniel

Free rtos supports HCS12 & S12X but what about codewarrior?

Does codewarrior has freertos awareness?

As you can see the RTK information is blank.

pastedImage_2.png

0 Kudos

601 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi,

I have never used it.

But you may refer to the article at:

Back to Classic: FreeRTOS for Freescale S12(X) | MCU on Eclipse 

Regards,

Daniel

0 Kudos

601 Views
Eric_t
Contributor III

Hi Daniel

The article refers to compiler & processor expert.

Unfortunately there is no reference about the debugger.

Without any information about the tasks, the rtos is almost useless.

On the other hand I cannot believe that the most common rtos is not supported by the debugger.

So, does anyone really use freertos on HCS12 or S12X controllers?

0 Kudos

601 Views
BlackNight
NXP Employee
NXP Employee

Hi Eric,

which debugger are you using? I assume HIWAVE with CodeWarrior classic 5.1? At least this is what I'm using.

There is no kernel awareness in that HIWAVE debugger for FreeRTOS.

Thinkinig about alternatives: The Lauterbach debugger comes to my mind which includes dedicated views for FreeRTOS, in case you are not aware of it.

I hope this helps,

Erich

0 Kudos