Dusan Cervenka

Results 310 comments of Dusan Cervenka

I will look into it once i will have more free time. But cannot etimate now.

Some features are not implemented on python side as C language was mainly developed one.

Hi @aelray , as see in Copyright we are not authors of this file. I actually don't know from where this file was took. Any chance to found original code...

Hm currently it make sense. Later we wan't option to do not realocate data so user will get data pointing to received message.

Hi, i am sorry but this functionality was never tested on python. Unfortunatelly python support for newest features was poor.

FYI: Similar/Same issue had also Chris Reed. If debug log were disabled, tcp stopped working for him. But it was many years ago and later i couldn't reproduce issue so...

Hi, erpcgen can be built under windows in Visual Studio (but we are providing executable files in releases). This application is used to generated shim code for eRPC applications. eRPC...

Hi Eugene. It should be possible (have two transports). But you need create your own erpc_setup_uart_cmsis.cpp. There is one instance of s_transport. Instead of that you need create two of...

@eugene345 Yes. Currently you can have several servers, but only one client on one side. We were thinking of adding more clients support with defining which interface belongs to which...

Hi @ierturk , I think there is a lot of work behind. Don't have much time to think about that. One solution can be: At least you need add c++...