Other Parts Discussed in Thread: TVP7002 用DM8148 ezsdk在openMax中驱动开发项目的一些问题:
一、想把TVP7002驱动换成adv7403,不改变API的前提下替换源程序的做法可行吗?需要重写或编译openMax组件部分的程序吗?
二、如果想增加驱动,是不是非写openMax组件不可呀?openMax组件的开发难度有多大?怎么调试编译,能用CCS调试吗?
Other Parts Discussed in Thread: TVP7002 请教,就是驱动中有类似:
v4l2_dbg(1, debug, sd, "End of tvp7002_init.\n");
v4l2_info( "End of tvp7002_init.\n");
.......
等这样的函数,如何能在串口中看到其输出的信息呢?
比如要看dev_dbg("End of tvp7002_init.")这个调试函数信息,我只要设置#define…
Other Parts Discussed in Thread: THS7303 , THS7353 , TVP7002 DM6467T开发板,采用tftp+NFS启动,结果启动过程中挂起,请问是什么原因?
启动log如下:
Using DaVinci EMAC device TFTP from server 192.168.4.111; our IP address is 192.168.4.110 Filename 'uImage'. Load address: 0x80700000 Loading…