Part Number:AM1808
Hello,
My customer built their own board.
Now their boot stalls on the same line as the original thread.
Their board has the UART port not 2 but 0, therefore we are trying to tell the tools the UART# change.
Then, the original thread suggests to try all the -targetType options like {OMAPL138_LCDK, OMAPL138, or AM1810},but is it good for our case?
Instead, I think we need to find the UART# symbol in the ARM source code, modify it, and rebuild.
I think the symbol is DEVICE_UART_PERIPHNUM, but do you agree?