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.

TMS320DM368: 非常需要一个能在cch导入的DDR和nandflash各自单独测试工程,基于dm368

Part Number: TMS320DM368

需要能在cch中编译,使用xds100v3和cch6.1.2~6.2.0烧写进dm368,能直接实现ddr2测试和nandflash的坏块检测,请问在什么位置能找到相关的工程示例,最好我直接导入工程到CCH软件就能直接使用,虽然官方提供的dvsdk里面\dvsdk\psp\u-boot-2010.12-rc2-psp03.01.01.39\drivers\mtd\nand下也能找到诸如此类的比如nand_bbt.c的源码,上电就对nandflash进行一般的检测,但是我们还是很需要CCH上面实现这一流程

简单来说:

如果有现成的cch工程希望能指个路

如果没有,希望告知从哪几个文件和目录中能获取到实现相关测试例程的信息,随后能有依据地开发并通过CCH使用