This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Custom board booting issue

Other Parts Discussed in Thread: AM3354

Hi Engineers 

                  I've designed custom device with AM3354 with reference of EVM board. In my schematic UART0_RX, UART0_TX, UART0_RTS, UART0_CTS available in external headers for debugging . I've tried to connect USB-Serial Bridge ( FTDI- FT2232H mini module)  and i've connected the

Rx-->    UART0_RX

Tx-->     UART0_TX

RTS--> UART0_RTS

CTS--> UART0_CTS

GND

    I've reset button in my board its connected with SYS_WARMRESETn, if i press the reset button i can't get CCCCC in my terminal. its the correct way to check or i've to connect any other procedure like JTAG. is there any other way to check my hardware is correct or not 

   Can you help me to boot my device? 

Thanks in advance