Hi, I have PRU code for OMAP-L138. I am trying to write the result back to the DSP L2 RAM (at 0x11820000) by using the Constant Table (c28). I loaded the code to PRU0. It worked fine. I checked the DSP memory location (0x11820000) on the CCS v4. The value is what I expected. But when I loaded the same code to PRU1, the PRU code did not write to the memory location (0x11820000). Can PRU1 access the DSP L2 RAM? Sam