Hello,
We am working with TMS570LS3137.
In our code we have some variables/resources which might be used from different interrupts and application. We have created a mutex/critical section by enabling and disabling interrupts, so shared resources/variables are only used inside a critical section.
We would need to know how the pipeline works regarding interruptions because we are not sure how the pipeline will behave when an interruption occurs.
Regards.
Francis.