I'm trying to use the example program from Keil "LEDswith" however when I compile the program the error appears:
. \ Obj \ LEDswitch.axf: error: L6002U: Could not open file .. \ .. \ .. \ .. \ RV31 \ LIB \ RTLTCP.lib: No such file or directory . \ Obj \ LEDswitch.axf: Not enough information to list image symbols. . \ Obj \ LEDswitch.axf: Not enough information to list the image map. . \ Obj \ LEDswitch.axf: Finished: 2 information, 0 warning, 0 and 1 error fatal error messages. Target not created
which would be "RTLTCP.lib" and where do I find it?
thank you
what is "RTLTCP.lib"? would be a library?