I am new to Zed board.I want to run two different task on two different standalone processors without load any OS on those processors.Like one processor will do sum of two integers and other processor will do multiply two nos. at a same time in Simple C program.suggest me some solution.Thank you.