-rambuffer

Specifies a runtime address in which to store the executable image in RAM so that it may be transferred to flash memory.

Syntax
  -rambuffer 
  addr
  
  
Remarks

This option specifies information for a legacy flashing tool (some development boards that used the Power Architecture 821 processor). This tool required that the executable image must first be loaded to an area in RAM before being transferred to ROM. Do not use this option if your flash memory tool does not follow this behavior.

The CodeWarrior tools ignore this option if it is not used with the -romaddr option.