I cannot open UART

Hello.

I would like to download data to communication unit by serial(RS232C).
So, in order to test communication of UART, I downloaded AT project sample “uart_access” to the communication unit and run.
smaple “uart_access” tries to open UART by API adl_OpenDevice().
But, opening of UART1 and UART2 goes wrong.
Is there any cause considered by something?
Is there any method of acquiring the details of an error?

My development environment is following.

Developer Studio : version 2.3.0
LSI of communication unit : SL8084T
Communication unit : AX8084NE

I would recommend that you try FCM (the “Flow Control Manager”) first.

The Open UART is a more “advanced” interface - not the place for a beginnger to start.