UART1 program for beaglebone

Hi i have just started working on BeagleBone… and successfully installed Starterware & CCS5…
also run LED Blinking program & UARTEcho (which uses UART0). Now i want to access UART1 via Pin 24 and 26 of Header P9… I modified program of UART0 although it successfully builds but on running it stucks in UART fifo config Function… can you help me out with UART1 program…