Dusan Cervenka
Dusan Cervenka
Hello, i will do version without CRC. I would like to do it without macro, maybe just with inheritance.
So the files above are not same as one we have in repository.
I will take a look on theese.
How is that PR solving CRC of header data?
@amgross :D That is crc of next message (serialized data). But there is no check if sended header data are correct. From what i understand here we need add crcHeader...
Just sumup this issue: Python don't need generate length parameter, but it is reading it and serializing it internally. Max length is missing in python implementation.
It looks like this thread can be closed
Closing for inactivity.
https://github.com/EmbeddedRPC/erpc/pull/344 https://github.com/EmbeddedRPC/erpc/pull/365
Closing due to inactivity and issue is likely solved