Other Parts Discussed in Thread: UNIFLASH
Dear Champs,
My customer is trying bring-up their custom board using AM2431 and failed to connect to CCS.
When they tried to run SoC_initialization by loading dmsc fw as below, they faced error.
At this time, the console log is as below.
When they added 'log' in the script file as below,
it was halted after 'Running the board configuration initialization from R5!' and 'load program' log was not print.
So, it seemed there is an issue in the 'dsMCU1_0.memory.loadProgram(ccs_init_elf_file);' and halted in this function.
Could you please check this and let me know what should be checked in their HW?
There was no issue when they tried same procedure using AM243x EVM, and this issue only occurred in their custom board.
The boot mode is 'No BOOT' when they connected with CCS.
When they tried to boot using UART boot mode, they found 'CCCC' in the terminal.
They are using MCU+SDK v8.1.
Thanks and Best Regards,
SI.