Skip to content

Error with erpcgen in generating list<binary> #230

@arnoldgb-arm

Description

@arnoldgb-arm
struct test_t{
  list<binary> var
}

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions