Sorry!...MC68HC11E9....finally found someone at the old chat site who broke the PRU down for me.
Apparantly, I will map into the entire $1xxx block if I just write to the default (preloaded) PRU address value while I have the MC68 pointing to the same address (i.e. have A8-11 pulled low). As I understand it, this will map my PRU to the corresponding ports in the MC68. If I decide to use any other external device that maps into the same memory block ($1xxx), I will need to CS' or use some other means to avoid bus contention, especially if the other device is a "reader".
Reading the PRU data sheet (virtually a word-for-word repeat of the old Motorola data sheet) confused me because it seemed to imply that A8-11 were somehow connected to the PRU when in fact they are not....and they are only pulled low so you can apparantly match the MC68 INIT address to the PRU INIT address. Man, that data sheet could really use a schematic along with that lame block diagram!
I'm still more than willing to take any advice (or schematics) offered on this subject since I have never installed/mapped a PRU before! Thanks! TJ