Motorola MVME2600 Series User Manual Page 126

  • Download
  • Add to my manuals
  • Print
  • Page
    / 518
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 125
FORK - Fork Idle MPU at Address
3-58
3
FORK - Fork Idle MPU at Address
Note This command is for multi-processor boards only.
Command Input
FORK MPU# ADDR
Description
The FORK command allows you to fork an idle processor to target
code that is pointed to by the ADDR argument. The MPU#
argument depends on your configuration and idle processors
present. It is the target code's responsibility to load the processor's
registers. Once a processor is forked, the only means back to the idle
state would be by execution of the system call .IDLEMPU. Refer to
the System Calls chapter in this manual for the description of the
system call.
To inquire of the BUG about idle processors, refer to the RUN
command.
Example
Fork processor #1 to address $10000.
PPC1-Bug>fork 1 10000
PPC1-Bug>
Page view 125
1 2 ... 121 122 123 124 125 126 127 128 129 130 131 ... 517 518

Comments to this Manuals

No comments