You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you generate cpp files for above erpc file, the erpcgen doesn't generate 'read_binary_t_struct' for *server.cpp and 'write_binary_t_struct' for *client.cpp. This causes the compilation to fail. Need help with this.