Hello everyone,
We have designed a custom board with i.MX 8M Quad CPU. We controlled the voltages and clocks on the board. But when we try DDR Tool, it prints the logs given below Tool does not print anything after "Waiting for the target board boot...". We stuck at this point. What can we try after this point? Any help appreciated.
Downloading file 'bin\lpddr4_train1d_string.bin' ..Done
Downloading file 'bin\lpddr4_train2d_string.bin' ..Done
Downloading file 'bin\lpddr4_pmu_train_1d_imem.bin' ..Done
Downloading file 'bin\lpddr4_pmu_train_1d_dmem.bin' ..Done
Downloading file 'bin\lpddr4_pmu_train_2d_imem.bin' ..Done
Downloading file 'bin\lpddr4_pmu_train_2d_dmem.bin' ..Done
Downloading IVT header...Done
Downloading file 'bin\m850_ddr_stress_test.bin' ...Done
Download is complete
Waiting for the target board boot...
Thanks.
Onur
Solved! Go to Solution.
Hi Onur
one can check uart, if it is different from reference board add configuration
in script (MX 8M Family DDR Tool link provides examples).
i.MX 8M Family DDR Tool Release
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi Igor,
Thanks for advice. The problem was in our design. We have an usb to uart converter in our board and its rx tx lines are not crossed on the board. When we corrected the rx and tx lines now i can see the output on DDR Tool.
Best regards
Onur
Hi Onur
one can check uart, if it is different from reference board add configuration
in script (MX 8M Family DDR Tool link provides examples).
i.MX 8M Family DDR Tool Release
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
I am encountering a similar issue, any help on this would be appreciated