Hello all!I want to solve the following problem: I have a simple program calculation the factorial and output on the screen!I want to make image of this program on the Arm side, transmit it on Dsp side for execution and output on the screen! Answer please for me on following questions: - How to create image of this program on Arm? - How to transmit the program on Dsp? - Is it possible to output the program on the screen from Dsp, if not then, how to transmit image of the program on Arm to output on the screen there? Thank you for earlier!