Michal Princ

Results 111 comments of Michal Princ

Hello @escherstair , I have asked AI for the response, seems to be relevant, hope it could help: Based on your description, this appears to be a classic FreeRTOS interrupt...

Hello @escherstair , I am sorry for the confusion about the debug_console vs. debug_console_lite usage. debug_console_lite directly calls the UART adapter to write data in a blocking mode — it...

Hello @wonk-andy , the i.MX8MM SDK multicore examples are intended for the cortex-M core, i.e. the rpmsg_lite remote (secondary core). The source code is used for both cases when primary...

Hello @Hugues-Mao , thanks for your question. As you can read from https://github.com/nxp-mcuxpresso/rpmsg-lite/blob/release/24.12.00/template_application/rpmsg_config.h#L48 the RL_BUFFER_COUNT represents the amount of buffers for one direction, the total amount of buffers used for...

Hello @Hugues-Mao , I do not remember details of the case when we faced the issue with not-enough-long queue, let me run the test suite with reverted changes ... will...

Hi @suikajan , I would recommend to adjust the platform layer in this case. M.

Hello Andy, I am sorry for late response ... we do not have a dedicated application for the throughput measurement at the moment. It depends mainly on the platform (shared...

@wonk-andy , I am not sure about the rsc_table part, I have asked my colleague, will get back once I have a response... Michal

It is up to the application to ensure that ns ept is created before the ns packet is sent ... will be covered in the doc update ...

Hello @ramakrishnan-gh , I am sorry for later response ... yes, your documentation update is very helpful for rpmsg-lite users. I would like to integrate it ... would it be...