(I'm not at all sure this is the right forum for this question, so the first question is: is there a better forum for eRPC questions?)
But my real question: We're working in a pure-C environment. I didn't see any examples of how to adapt the generated <proj>_server.cpp and <proj>_client.cpp files for a pure-C environment. Is that feasible? Or does all of the runtime support assume a C++ environment?