cyabs_rtos and cy_mutex_pool error

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

cross mob
Manoj_Kumar
Level 3
Level 3
50 sign-ins 25 replies posted 10 questions asked

So am trying to work with FreeRTOS and am facing the errors which are not known to me see if anyone can help me. Thank you

1-  ./mtb_shared/clib-support/release-v1.3.0/cy_mutex_pool.h:57:1: error: unknown type name 'cy_mutex_pool_semaphore_t'

2-  cy_mutex_pool.h:46:2: error: #error "Unhandled RTOS type"

0 Likes
1 Solution
Bhamy
Moderator
Moderator
Moderator
100 replies posted 10 likes given 10 likes received

Hi @Manoj_Kumar,

It looks like the COMPONENTS=FREERTOS in the Makefile of the project is not set. Kindly set it and recompile the sources.

Best regards,

Bhamy Narasimha Shenoy

View solution in original post

5 Replies
Arpit_S
Moderator
Moderator
Moderator
250 replies posted 100 solutions authored 250 sign-ins

Hi @Manoj_Kumar ,

 

Can you please help me understand where are you getting these errors?

Are you referring to a code example and you're getting this error?

Can you please guide which Development environment are you using? PSoC Creator or ModusToolbox 3.0?

 

Thanks!
Kind Regards
Arpit Srivastav

0 Likes

So am using Modustoolbox 3.0.

and am getting those errors in code. 

0 Likes
Bhamy
Moderator
Moderator
Moderator
100 replies posted 10 likes given 10 likes received

Hi @Manoj_Kumar,

It looks like the COMPONENTS=FREERTOS in the Makefile of the project is not set. Kindly set it and recompile the sources.

Best regards,

Bhamy Narasimha Shenoy

Bhamy
Moderator
Moderator
Moderator
100 replies posted 10 likes given 10 likes received

Hi @Manoj_Kumar ,

Did the issue got resolved? 

Best regards,

Bhamy Narasimha Shenoy

0 Likes
Bhamy
Moderator
Moderator
Moderator
100 replies posted 10 likes given 10 likes received

Hi @Manoj_Kumar,

Thread was locked due to inactivity for long time, you can continue the discussion on the topic by opening a new thread with reference to the locked one. The continuous discussion in an inactive thread may mostly be unattended by community users.

Thanks and Regards,

Bhamy Narasimha Shenoy

0 Likes