Other Parts Discussed in Thread: SYSCONFIG
Hi experts,
I am trying to use serial port in the CPU 2, the steps am following for that are:
1. Initializing the SCI in CPU 1 SYSCONFIG file.
2.And trying to write something on to the console through 422 using sci driver functions.
when I am doing this, the code is waiting at scibuffer full, whereas only gpio toggle in both the cores is working fine without uart print in cpu 2 .
Is there any examples that helps me if not any steps that I am missing.
Thanks & Regards,
K ARAVIND