Skip to content
Discussion options

You must be logged in to vote

Hi @ruchi-30 ,

I just tested the mbox sample on the MIMXRT1180-EVK using the build command below, and the sample with Sysbuild works great in v4.3.0 and v4.2.0 and the latest main branch with b4108b5 .

west build -b mimxrt1180_evk//cm33 samples/drivers/mbox --sysbuild --pristine
west flash

NXP already provides a few multicore sample apps running on this evaluation board, leveraging Sysbuild to simplify the examples. I understand you will not use the mbox driver in your app. But I recommend you start with a known good example like mbox. Verify this runs as expected on your hardware. Then you can copy that app and remove what you want. If you still have issues, you can compare the app with…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@ruchi-30
Comment options

@ruchi-30
Comment options

Comment options

You must be logged in to vote
1 reply
@ruchi-30
Comment options

Answer selected by ruchi-30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants