Help reading from serial port

Hello, I’m new to programming for the fastrack supreme module and I was trying to make a simple application that reads data from the serial port a stores it into a buffer for latter displaying the buffer data as a debug message. I looked around the sample programs but it seems there is no sample for reading/writting from the serial port. Could someone tell me if there is such a sample at all? or any help would be appreciated.

Thanks

Read ADL_User_Guide (manual for open at os) FCM Service. You need functions: adl_fcmSubscribe, adl_fcmSendData and your control and data handlers.

And wellcome to FCM: Flow Control Manager

You will also need adl_fcmSwitchV24State