Kinetis Expert for FRDM-KL25 + FreeRTOS (TaskNotify)

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

Kinetis Expert for FRDM-KL25 + FreeRTOS (TaskNotify)

575 Views
antoniopavanett
Contributor II

I am looking for Kinetis Expert configuration: Kl25 + FreeRTOS (last release or with TaskNotify).

Labels (1)
0 Kudos
Reply
3 Replies

486 Views
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi, Antonio,

Regarding your question, if you use FreeRTOS os, especially the Tasknotify() function, I suggest you use Kinetis SDK2.0. But I have checked the website, it seems that current SDK2.0 does not support  Kl25 till now, the current SDK2.0 supports MKl27Z128xxx4. You can download SDK2.0 based on Kl27z, I think it is okay to create a project based on SDK2.0 of Kl27 for Kl25, but I never have a try.

You can download sdk2.0 from the website:

http://www.nxp.com/ksdk

Hope it can help you.

BR

0 Kudos
Reply

486 Views
BlackNight
NXP Employee
NXP Employee

The KSDK v2.0 has that version of FreeRTOS included which supports direct task notification. To my understanding the v2.0 should support the KL25Z very soon. Alternatively you could replace the FreeRTOS in the SDK v1.3 with the latest and greatest FreeRTOS.

I hope this helps,

Erich

0 Kudos
Reply

486 Views
BlackNight
NXP Employee
NXP Employee

Hi Antonio,

an alternative way would be https://mcuoneclipse.com/2015/07/08/tutorial-using-processor-expert-and-freertos-with-kinetis-sdk-v1... . Same approach applies to the KSDK V1.3.

Erich

0 Kudos
Reply