hello,
1) Our custom board is based on AM5728, We want to test LVDS interface in our custom board. Can we do a baremetal test for it?
2) We are trying to run RTOS diagnostics tests on our custom board based on AM5728. Whne the create an SD card with the diagnostics applications and insert it in our board, we are not getting any prints on minicom. The UART interface is same as in SOC. We have dome changes related to pinmux and DDR also.
The serial port is working when we insert SD card with uboot. what changes are required to get prints on minicom(serial port)?
3) We tried running the diagnostics test from CCS, it is showing the test is running but no prints can be seen on minicom or CCS? Can we divert the diagnostic application prints to CCS?
We have modified gel files: am572x_ddr_config.gel and am572x_pad_config.gel
4) How can we configure memory map for 4GB DDR?