Tool/software:
Hello,
I'm contacting you because of an issue we are encountering on C7X. The SDK used is ti-processor-sdk-rtos-j784s4-evm-10_01_00_04.
As we want to use UART, we are trying to use Board_init(boardcfg) to intialize the UART like this :
When trying to run the code on C7X, C7X_0 works fine, which means the Board_init(boardcfg) line is passed and UART works fine. But when trying to run the same code on C7X_1, C7X_2 and C7X_3, the code gets stuck in Board_iinit(boardcfg) :
I first had the same issue on C7X_0 when R5F_0 MCU1_0 was not running, then it worked when I started to run R5_0. Now my test process is like this :
If you can help me understand why it is not working on all cores, it would be great.
Thank you,
Best regards,
Wissam
Hi Wissam,
Which mode are you using for running. No Boot/ SD boot mode? Can please you try to launch some simple application and check if all the memory maps are correct.
Regards,
Sivadeep