Demo applications
The multicore demo applications demonstrate the usage of the MCSDK software components on supported multicore development boards. The following multicore demo applications are located together with other MCUXpresso SDK examples in the <MCUXpressoSDK_install_dir>/boards/<board_name>/multicore_examples… subdirectories.
erpc_matrix_multiply_mu
erpc_matrix_multiply_mu_rtos
erpc_matrix_multiply_rpmsg
erpc_matrix_multiply_rpmsg_rtos
erpc_two_way_rpc_rpmsg_rtos
freertos_message_buffers
hello_world
multicore_manager
rpmsg_lite_pingpong
rpmsg_lite_pingpong_rtos
rpmsg_lite_pingpong_tzm
The eRPC multicore component can be leveraged for inter-processor communicaton and remote procedure calls between SoCs / development boards. The following multiprocessor demo applications are located together with other MCUXpresso SDK examples in the <MCUXpressoSDK_install_dir>/boards/<board_name>/multiprocessor_examples… subdirectories.
erpc_client_matrix_multiply_spi
erpc_server_matrix_multiply_spi
erpc_client_matrix_multiply_uart
erpc_server_matrix_multiply_uart
erpc_server_dac_adc
erpc_remote_control