Other Parts Discussed in Thread: TMS320DM6467 本人手上有一块tms320dm6467 HD 1080P EVM板卡,按照以下步骤:
1,运行i2c_eeprom_writer.out,烧写ubl_dm646x_297.bin到I2C EEP
2,运行nand_flash_writer.out,烧写u-boot-1.2.0-dm6467.bin到nand
3,运行setmac.out烧写MAC地址
然后设置成I2C启动,但是,启动后在超级终端中显示如下…
Other Parts Discussed in Thread: TVP7002 , TMS320DM6467 , TVP5147 , TVP5146 我用的TMS320DM6467 HD 1080P EVM的使用手册中讲到I2C的地址0x5D被TVP5147和TVP7002复用。CPLD中嵌入的寄存器2地址为0x3B,其控制着上述两个芯片的复用选择。现在板子运行encode程序出错,怀疑I2C默认的是TVP5147,现在想使用TVP7002请问应该在哪里设置呢?是在应用层程序中么?
谢谢
Other Parts Discussed in Thread: TMS320DM6467 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/622875/ccs-xds560v2-connection-problem 线程中讨论的其它部件: TMS…
Other Parts Discussed in Thread: TMS320DM8148 , TMS320DM6467 , TMS320DM8168 目前想选择一款能够支持高清视频处理的处理器,该处理器至少应该支持以下功能:
1)能够通过千兆网口连接前端IP CAMERA,并能够对IP CAMERA输出的H.264高清视频信号进行实时编、解码处理,最高支持500万CCD IP CAMERA;
2)该处理器可以嵌入自定义图像算法,实时进行图像处理;
3)该处理器可以通过另一个千兆网口将处理完成后的图像数据进行上传…
Other Parts Discussed in Thread: TMS320DM6467 CCSv6.1.2中设置Language Options如下:
Relaxed parsing
Enable C++ exception handling
Support C++ run-time type information
Enable support for GCC exceptions
设置General如下:
Family:C6000
Variant:TMS320DM6467
compiler…
Other Parts Discussed in Thread: TMS320DM6467 我在升级为win10之后ccs安装时总是出现问题:your installer source path contains non-ascll chararters which can corrupt the installation 。请问如何解决该问题?