We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I am working on image splitting. I want to divide my main embedded image into two-part(core image and application image).
how can we split embedded images into two-part? after the split, it should work on the device.
anyone can suggest documentation or tutorial to learn.
The apps and the RTOS are typically linked together to a single binary. The exact details of how tasks are managed varies between RTOS. You should best speak to your RTOS vendor or a forum dedicated to that RTOS.