Given that the crystal frequency is 11.0592 MHZ, write a program to serially read a sequence of characters from the serial port RxD at baud rate 1200 bps. Assume the sequence ends with $ character and its length will never exceed 50 characters. The received characters are to be stored in RAM starting at address 30H while the number of received characters is to be displayed on port1.