KEIL MDK is compiled using a remote library file on the Internet, ok? How do I do it?
If it is mapped to a network drive, you can specify the location with --userlbpath:https://developer.arm.com/documentation/101754/0618/armlink-Reference/armlink-Command-line-Options/--userlibpath-pathlist
Many thanks