Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: WiFlyHTTPServerSample MultiThreadingHTTPServer HTTP-Server EthHTTPServer ... more

I have found that if I remove the following code {"read_u16", rpc_method_caller<unsigned short, RpcAnalogIn, &RpcAnalogIn::read_u16>} from line 117 of the RpcClasses.h file, objects can be instantiated. Hopefully, the developers will be able to discover the underlying problem.
I can now read analog input from Python but, presumably, not in unsigned 16-bit format!