10 years, 10 months ago.

How do I fix 'cannot open source input file "rpc.h"' in simple trial of RPCInterface?

Newbie question...

I'm experimenting with RPCInterface to use non-standard data types over RPC. As soon as I import (& compile) RPCInterface it fails to find rpc.h so I looked for existing examples and found curry stomper's RPC_TestHack.

If I import and compile this project it first fails with "CMSIS Target not recognised".

The help suggests updating the mbed library but when I do that I the compile then fails with no input file rpc.h

What am I doing wrong?

1 Answer

10 years, 1 month ago.

i have the same problem - still no answers ....