MUTEX: DeadLock With Timeout for Debug
Task1 and Task2 initially acquire their respective mutexes: Task1 takes Mutex 1. Task2 takes Mutex 2. Both tasks attempt to acquire the second mutex: Task1 tries to take Mutex 2. Task2 tries to
Task1 and Task2 initially acquire their respective mutexes: Task1 takes Mutex 1. Task2 takes Mutex 2. Both tasks attempt to acquire the second mutex: Task1 tries to take Mutex 2. Task2 tries to
FreeRTOS CLI is an extensible framework that allows the user a simple way to handle command-line input, provides a structured way to handle user inputs via a command-line interface, which can be extremely
First, the help command is executed to ensure that the commands are correctly registered. Next, the commands are executed, notice that in the first command, the LEDs are turned on. The message is
The application starts with the welcome message, to after writing in the terminal the "help" command to print the list of the commands registered. Observe that the command prints multiple lines
To start, the help command is executed, observe that the command brief description includes the expected parameters, is recommended to add the parameters description. "write" command expects 2 parameters, the first