This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Functions initiated in RTL.h

Hello, I am trying to read data from a UDP socket using the function udp_open & udp_get_buf using the header file RTL.h provided in the keil. Where do i find the definition of these functions ?
I mean i couldn't find any .c file which defines these functions.
Please help me out :)