This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

sitara am18x

Hi,

Is it possible to conduct the below experiments with sitara processor hardware board with what software ,and with which board we can solve the below experiments,suggest me the appropriate hardware board with software

1. Register a new command in CLI.

2. Create a new Task.

3. Interrupt handling.
4. Allocate resource using semaphores.
5. Share resource using MUTEX.
6. Avoid deadlock using BANKER’S algorithm.
7. Synchronize two identical threads using MONITOR.
8. Reader’s Writer’s Problem for concurrent Tasks.