Using FreeRTOS with CMSIS-RTOS v2 API Implementation from ARM

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
MiDu_3979751
Level 1
Level 1
First like received

Hi all,

Has anyone tried to use the CMSIS-RTOS v2 API wrapper from Arm in a PSoC Creator project? I am developing for a PSoC 6 using the CYBLE-416045-02. If so, how did you configure the project to get it to work?

A wrapper can be found here: GitHub - ARM-software/CMSIS-FreeRTOS: FreeRTOS adaptation for CMSIS-RTOS Version 2. It is designed to be a CMSIS pack for use with Keil uVision, but I am wondering how I can adapt it for use with PSoC Creator without exporting my PSoC Creator project to uVision and developing there.

Thank you in advance!

0 Likes
1 Solution
lock attach
Attachments are accessible only for community members.
Rakshith
Moderator
Moderator
Moderator
250 likes received 1000 replies posted 750 replies posted

Hello MiDu_3979751​,

I tried including the CMSIS-RTOS v2 API wrapper from the Github link that you provided and was able to create a crude project with 2 threads.

I have attached the project. Can you please check and let me know if this works for you?

Thanks and Regards,

Rakshith M B

Thanks and Regards,
Rakshith M B

View solution in original post

0 Likes
1 Reply
lock attach
Attachments are accessible only for community members.
Rakshith
Moderator
Moderator
Moderator
250 likes received 1000 replies posted 750 replies posted

Hello MiDu_3979751​,

I tried including the CMSIS-RTOS v2 API wrapper from the Github link that you provided and was able to create a crude project with 2 threads.

I have attached the project. Can you please check and let me know if this works for you?

Thanks and Regards,

Rakshith M B

Thanks and Regards,
Rakshith M B
0 Likes