<div dir="ltr"><div><div><div><div>Hi,<br><br></div>What is the best way to communicate with RTEMS Init task? Is it possible to pass arguments to Init task when invoking QEMU?<br></div>The problem is that I want to pass test case list to RTEMS, and the list might change during execution (if a test case execution fails, the test cases from the beginning up to after the failed test case should be removed from the list) so I can't hard code it in the compilation process.<br>I was thinking to use a permanent filesystem (like jffs2) and control this process via a file which is edited by host and read by guest (RTEMS). Is there an easier/better way to do this?<br><br></div>Kind Regards,<br></div>SAeeD<br><br></div>