Part Number: AM2434
Other Parts Discussed in Thread: LP-AM243, SYSCONFIG
Hello Team,
I am currently working with the LP-AM243 Launchpad and developing a multi-core application where different software components run on different cores.
I am using the mcu_plus_sdk_am243x_12_00_00_26 SDK for development. As part of my learning and implementation, I am referring to the ipc_notify_echo example provided in the SDK.
Reference documentation used:
https://software-dl.ti.com/processor-industrial-sw/esd/ind_comms_sdk/am243x/09_02_00_08/mcu_plus_sdk/docs/api_guide_am243x/EXAMPLES_DRIVERS_IPC_NOTIFY_ECHO.html
However, when I try to run the example as described in the documentation, the application does not execute as expected and I am facing issues (it does not run properly / produces unexpected behavior compared to the described flow).
I would appreciate guidance on the following:
- What is the correct workflow for developing and running multi-core applications on LP-AM2434?
- How should separate applications be built, loaded, and executed on different cores using mcu_plus_sdk_am243x_12_00_00_26?
- What are the correct steps to properly run the ipc_notify_echo example without errors?
- Are there any required SysConfig settings, system project configurations, or boot sequence requirements that must be followed?
- Any debugging guidelines or best practices to ensure reliable IPC communication between cores would be helpful.
I am trying to ensure correct understanding of the multi-core boot flow and IPC communication mechanism on this device.
Thank you for your support.



