I'm using mcuxpresso for vs code extension and have loaded example project called:
multicore_examples/freetros_message_buffers_primary_core and that also loads
multicore_examples/freetros_message_buffers_secondary_core.
I can compile and run/debug them. Everytime I make a change to the m7 project and recompile the changes are flashed to the board. If I do changes to the m4 project and recompile I can see that the m4 project does rebuild but this image does not reach the m7. The only way to get the fresh m4 image to flash to the board is by running cmake clean and rebuild on both project. ONLY by running clean before each project build flashes the correct m4 image.
If I make changes to both projects and recompile them I can clearly see they are being re built but running this does still not use the correct m4 image.
Why is this? How can I get it working correctly so whenever the m4 project is changed and recompiled the m7 picks up the correct image?
Hi @cyberhelmer ,
Thank you so much for your interest in our products and for using our community.
Sorry for my late reply.
Could you tell me the version of your installed MCUXpresso for VS Code, Could you provide more detail information for your issue.
Best Regards
MayLiu