Other Parts Discussed in Thread: AM6548, SYSBIOS
Hi,
My customers want to use AM6548. They want to run Linux on Cortex-A53.
They also want real-time control such as motor control. Linux is not suitable for real-time control, so they would like to use Cotex-R5 for motor control.
Question 1:
I could only find "Hello world" of Cortex-R5's sample code . Are there any sample codes that use peripheral such as GPIO and ADC?
Question 2:
I can't understand how to manage A53 and R5 resources. How can we manage resources?
For example, if I want to use GPIO from R5, interrupt to A53? Is the opposite the same?
(Because the R5 domain is divided, it is confusing how to manage between cores.)
Regards, Rei