Question: Using FreeRTOS to create a system that you can interrupt with the Button on Pin 2. When you interrupt then flash the LED on Pin

Using FreeRTOS to create a system that you can interrupt with the Button on Pin 2. When you interrupt then flash the LED on Pin 3. Only this time used shared memory to determine how long to flash the LED on. Protect the shared memory with a mutex. Then turn on or off the LED based on the interrupt. Use the second LED to indicate that the system is ready for another button press.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
