beautypg.com

Motload commands – Artesyn MOTLoad Firmware Package User's Manual (February 2015) User Manual

Page 129

background image

MOTLoad Commands

MOTLoad Firmware Package User’s Manual (6806800C24D)

129

Next, create or load a program to "mputest" area by any means. Passing the programs own
starting address in the register r3.

MOTLoad> mpuFork -amputest -bmputest

MPU 0 is to begin execution at 00A73000 with 00A73000 in r3

Correct (Y/N)? y

Command Issued. . . Accepted.

MOTLoad>

Example 3: Zero is not allowed as an execution address.

MOTLoad> mpuFork -a0 -b12341234

ERROR Invalid Execution Address.

MOTLoad>

Example 4: If there is not a processor in the idle state.

MOTLoad> mpuFork -amputest -bmputest

Cannot Find An Idle MPU.

MOTLoad>

See Also

mpuShow, mpuStart