I am new to C51 , I wrote a small program. In the main() , I used a jump table which has two function , each one is displaying different messages on a LCD module. While linking it gives 02 warning No 13 as recurrssive calls to code segment where my code based messages strings are located , how this can be tackled, Regards, SUHAS