FreeRTOS on PSoC5

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

cross mob
ShVy_264716
Level 4
Level 4
50 replies posted 25 replies posted 10 replies posted

Hello Everyone

   

I have ported FreeRTOS on PSoC 5. Now I want to get hands on with the firmware of FreeRTOS, but all I have is a single LED on my PSoC 5 Prototype kit. Still I know I can do lot of things with that. My question is: What should be my approach to learn FreeRTOS with these resources?

   

Thanks in advance.

   

Shaunak Agastya Vyas

0 Likes
1 Solution
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

There are more things as blinking an LED 😉

   

There are Mutexes to learn, inter - process communication, you may build an internal UART loop with two UARTs producing and consuming messages while another process is calculating the prime numbers up to 65535 etc.

   

 

   

Bob

View solution in original post

0 Likes
1 Reply