_po_hi_main_deliver not working
Hi again,
This is second issue i am investigating.
When i invoke inside a "poller" function the _po_hi_main_deliver function, as printed below: __po_hi_c_driver_can_leon_poller_request.port = 1; __po_hi_main_deliver (& __po_hi_c_driver_can_leon_poller_request);
Nothing happens.
I look in the source code, and the functions _po_hi_main_delive are switch cases that will only execute something, if specific values are set within the request and message content. What are those values? One seems to be to set the request.port to 1?
Regards,