This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

关于C6657寄存器的定义问题



您好:
C:\c6657资料\STK_C6657\common目录下Keystone_common.c下定义的寄存器
CSL_TpccRegs*  gpEDMA_CC0_regs  = (CSL_TpccRegs*)CSL_EDMA0CC_REGS;
CSL_TpccRegs*  gpEDMA_CC1_regs  = (CSL_TpccRegs*)CSL_EDMA1CC_REGS;
CSL_EDMA0CC_REGS  CSL_EDMA1CC_REGS 在哪里有定义,我查datasheet文件,好像没有这两个寄存器

  • edma寄存器地址,首先看datasheet Table 3-2. Memory Map Summary中的基址,然后看

    KeyStone Architecture Enhanced Direct Memory Access (EDMA3) Controller User's Guide中的各个寄存器偏移地址