Part Number: J784S4XEVM
Tool/software:
Hi,
I have an issue when trying to debug. It seems that we are unable to connect to MCU R50 during initialization script as it completes the DDR configuration.
Console writes below:
CORTEX_M4F_0: GEL Output: --->>> All frequency change requests have completed ... <<< ---
CORTEX_M4F_0: GEL Output: --->>> LPDDR4 Initialization is DONE! <<< ---
and scripting console writes,
Disable MCU Timer for ROM clean up
Running Asnyc
I think we are stuck at that line in launch.js
dsDMSC_0.target.runAsynch();
since it does not print "Connecting to MCU Cortex_R5_0".
The board is configured in no boot mode as depicted in SDK documentation.
Additionally, we were also unable to boot from SD card as well, but we could work in no boot mode and we' re able to connect to C7x cores. After some time, we also started having problems in no boot mode.
I have seen some similar problems in the forum. However, no exact solution is provided.
Any help will be appreciated.
Thanks.