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.

TMS320C5509A图像处理大图片时出错



用5509A进行图像边缘检测,实验使用图片是512*512的lena。中间用到EMIF扩展存储器,使用SDRAM。simulator得到的结果都正确。Emulator时能正常的读入图片到SDRAM,但无法正常的得到边缘处理后的图像。应该不是算法的问题,因为当用80*80的图片时,能得到正确的边缘处理后的图像。也应该不是SDRAM存储空间不足的问题,因为用CCS自带的load data到相应的存储地址能存入相应的数据。不知道什么原因会出现上述问题,请求帮助。