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.

请教:EMIF的传数问题



问题描述: 使用CCS5.4  

PLL已经在gel文件里设置

程序在使用EMIF传数时,通过将FPGA监测EMIF的数据线和地址线,数据线上有数,地址线上没有数。程序可以正常的执行。

经检查,是EMIF没有初始化,加上初始化,但是问题就是初始化时,设置寄存器值时,程序就飞了:

初始化寄存器如:SYS_PINMUX0 = 0xC1F; 一执行就飞,程序指到0x000000,错误是No source available for "0x0"