2019-08-05 12:47 AM
2019-08-13 06:33 AM
Hello ,
Is it a crash ?
Do you use RLA components ?
we have a lot of UART examples in SPC5Studio (SPC560B Dis Board)
I recommend you to compare the initialization of UART
Best Regards
Erwan
2019-08-13 06:33 AM
Hello ,
Is it a crash ?
Do you use RLA components ?
we have a lot of UART examples in SPC5Studio (SPC560B Dis Board)
I recommend you to compare the initialization of UART
Best Regards
Erwan
2019-08-13 09:37 PM
Yes, I am using RLA components. This issue got resolved. However, UARTSR.DRF bit is not getting set while reception of data. And TO bit is getting set.
What can be the issue over here?
Thanks and Regards,
Pooja WANI
2019-08-23 02:00 AM
Hello,
I could run the UART successfully without using "Init Package Component RLA". However, if I add this component, my code gets stuck at
"0x000000E0: 78 00 00 00 E_B _IVOR1 (0x000000E0)"
Because of this, I am not able to use Interrupt_based UART.
How to resolve this issue?
Thanks and Regards,
Pooja WANI