beautypg.com

3 run the sti5100 ipstb example, Run the sti5100 ipstb example – Maxim Integrated 78Q8430 ST 5100/OS-20 with NexGen TCP/IP Stack User Manual

Page 24

background image

78Q8430 Driver Manual for ST5100/OS-20 with NexGen TCP/IP Stack

UM_8430_005

24

Rev.

1.0

STEP 5:

Make the new code for a complete IPSTB image (create ref_ipstb.lku).

Change to directory C:\ipstba5\src\ref_ipstb

▪ gmake

clean

▪ gmake

5.3 Run the STi5100 IPSTB Example

Use the following procedure to execute the IPSTB ref_ipstb.lku application to request an MPEG2 movie
from the server:

STEP 1:

From the Windows Start menu, select and execute st20dev (the ST20R2.0.5 tool set).

STEP 2:

Select ‘File’ → ‘Open Workspace’ → ‘C:\ipstba5\ref_ipstb.stw’.

STEP 3:

Make sure the ST Microconnect and STi5100 box are powered-up.

STEP 4:

Select ‘Build’ → ‘Start Debug’ → ‘Go’.

STEP 5:

Select ‘Debug’ → ‘Go’.

A second DOS window will appear displaying the Testtool prompt:

Testtool>

STEP 6:

Request an MPEG2 movie from the server by entering the following command:

PlayManager_Play

“rtsp://192.168.1.110:554/song?vidpid=34&audpid=33&Bitrate=1400"

STEP 7:

Stop the movie using the following command:

PlayManager_Stop


The text file C:\ipstba5\Play_Commands.txt contains ready made commands with correct parameters to
play various MPEG2 streams. Refer to the ST IPSTB user guide for more information on the
PlayManager and IPSTB software.