Tool/software:
Hello, Regarding the inter-core communication using SDK 8.6 between Linux and RTOS, where only 512 bytes are transmitted per frame (with 496 bytes being actually effective), is it feasible to simply modify the message-based approach to increase the data length transmitted per frame from 512 bytes to 1024 bytes or more? If it is possible, what modifications would be required in both the real-time core (RTOS) and non-real-time core (Linux) parts? If it is not possible, could you please explain the specific reasons? Currently, we prefer not to implement this using shared RAM. Thank you very much!