Help: ICE_ICELIB_PIC_RPM
Reads internal address space of a port/processor module
Function PIC_RPM - Reads internal address space of a port/processor module
PIC p Handle to Device
int node Port/Processor module node ID (-1=useDefault)
int addr Address in module
int *data Pointer to data
int bytes Number of bytes to read
int flags Bus or Memory flag (FLG_PPC_BUS|FLG_PPC_MEM)
Reads data from a processor module's PPC address space.
See PIC_MSG for node IDs.
The base address for each of the cores on the mainboard or processor module
are defined in iceppc.h as:
PPC_CORE1_CTL or PPC_CORA_CTL
PPC_CORE2_CTL or PPC_CORB_CTL
PPC_CORE3_CTL or PPC_TUNA_CTL
PPC_CORE4_CTL or PPC_TUNB_CTL