按标记浏览

  • TDA4VM: 图像缩放的openvx方法

    Part Number: TDA4VM

    需要将一张图片的指定区域放大,使用Tiovx的什么API方法选点?同时,是不是使用scale node将区域放大?

  • TDA4VM: 运行两组摄像头(1个AR143和2个x3C)做金字塔运算时出错

    Part Number: TDA4VM

    SDK7.01
    ........................................
    ........................................
    status = app_init_pyramid2(obj->context, &obj->pyramidObj_x3cL, "pyramidObj_x3cL",obj->sensorObj_x3c.num_cameras_enabled);…

  • TDA4VM: MCAL

    Part Number: TDA4VM

    我司现针对一客户做AutoSAR的预研,开发平台为 TDA4VM,需要用到该芯片的MCAL,以及该MCAL的配置工具,请问如何才能得到?谢谢!

  • TDA4VM: TDA4VM ES1.0 dummy key board security boot linux failed

    Part Number: TDA4VM

    Hi experts:

    I placed tiboot3.bin atf_optee.appimage  tifs.bin u-boot.img u-boot-spl.appimage and app ( there are signed by core-secdev-k3) on sd card . System boot failed  when power on,print log like this.

    when atf_optee.appimage not…

  • TDA4VM: 将DSP_maxidx.c和DSP_maxidx.h加入工程中,报错unresolved symbol _dmax2,请问_dmax2这个函数在哪个lib文件里?

    Part Number: TDA4VM

    将DSP_maxidx.c和DSP_maxidx.h加入工程中,报错unresolved symbol _dmax2,请问_dmax2这个函数在哪个lib文件里?

  • TDA4VM: 编译C66x库程序报错

    Part Number: TDA4VM

    请教一下是什么原因?

  • TDA4VM: how to run the example of dss_m2m_test

    Part Number: TDA4VM

    Hi team

    Now we are using the sdk about the version  ti-processor-sdk-rtos-j721e-evm-07_03_00_07.

    we want to use the demo for transfering picture about yuv422.

    we want to konw how to run the example of dss_m2m_test.

    Thank you!

    Regards…

  • TDA4VM: TDA4VM:2 SOC SGMII connection question

    Part Number: TDA4VM

    Hi TI,

           我们项目需要在两个TDA4VM SOC 通过SGMII 接口直连,速度为1000 Mbps,目前长度较长,请问贵司TDA4VM平台

    SGMII接口要求的走线长度最大是多少?

    SGMII接口内部是否有预加重的处理单元,如果有最大可抵消多少的走线损耗?

    Thanks

  • TDA4VM: 该型号DSP的vission apps可以用CCS调试吗?

    Part Number: TDA4VM

    该型号DSP的vission apps可以用CCS调试吗?

  • TDA4VM: SD 卡模式启动EVM板报错

    Part Number: TDA4VM

    Hi,

    我在利用SD卡启动J721E EVM板的时候遇到了以下错误,详细信息见log。

    版本信息如下:TDA4 7.1

    Direct firmware load for j7-mcu-r5f0_0-fw failed with error -2

    最后一直卡在这里

    j7-evm login: [  130.673720] Initializing XFRM netlink socket                                                                                     

    [  132.784410] bridge: filtering via arp…

  • TDA4VM: 请问,TDA4的CPSW9G交换机,能否将host口配置成trunk模式?

    Part Number: TDA4VM

    请问,TDA4的CPSW9G交换机,能否将host口配置成trunk模式,从而使得外部8个口的数据流分别只跟host通信?我们有需求即外部的网口只能跟host通信且相互之间不同通信。

  • TDA4VM: 裸板的TDA4 不烧程序时 可以正常走上电时序吗?

    Part Number: TDA4VM

    hi,你好!

            硬件绘制一版TDA4 的主板,上面将要贴不带程序的主芯片. 想确认下: 这样上电是否 能够按说明上的上电时序上电吗?谢谢!

  • TDA4VM: 功能安全相关,MCU

    Part Number: TDA4VM

    在TDA4VM上的MCU做开时要用到符合功能安全要求的编译器和IDE,请问TDA4VM有符合功能安全相关的编译器和IDE吗?

    如果有请问选择哪个版本的编译器和IDE?如何获取到,谢谢!

  • TDA4VM: 使用的sdk版本:ti-processor-sdk-rtos-j721e-evm-07_02_00_06,使用sbl启动,在sbl中添加读写flash的功能,调用Board_flashWrite函数一直未返回?

    Part Number: TDA4VM

    请问sbl中关于操作ospi的函数(Board_flashEraseBlk,Board_flashWrite,Board_flashRead)都可以正常使用吗?请提供一份可用的demo,谢谢

    wirtemode = 1

    ret = Board_flashWrite(haddrbuflen, (void *)&wirtemode);
  • 请问TDA4是否有集成ISP图像处理,多谢!

    请问TDA4是否有集成ISP图像处理,多谢!

  • TDA4VM: SDK7.1的IPC通信问题

    Part Number: TDA4VM

    相同的代码在SDK7.0上通信正常,但在SDK7.1上却无法通信,卡在了RPMessage_recv()函数里。

    请问SDK7.1和SDK7.0在IPC通信上有什么差异吗?

  • TDA4VM: TDA4VM的ti-processor-sdk-rtos-j721e-evm-07_02_00_06的SDK包编译问题

    Part Number: TDA4VM

    Hello,Ti experts

    ti-processor-sdk-rtos-j721e-evm-07_02_00_06  package, after changing the name, why the size of the compiled image changes。

     

     The package's name is ti-processor-sdk-rtos-j721e-evm-07_02_00_06,mcuss_ demos the size…

  • TDA4VM: TDA4VM的交叉编译工具是什么?

    Part Number: TDA4VM

    Hello,Ti experts

    The following file is in the rules. Make file

    ifeq ($(OS),Windows_NT)
    #Paths for windows machine
    export TOOLCHAIN_PATH_GCC_ARCH64 ?= $(TOOLS_INSTALL_PATH)/gcc-linaro-$(GCC_ARCH64_VERSION)-i686-mingw32_aarch64-elf
    e…

  • TDA4VM的DSP--请教C7x 浮点矢量 DSP和C66x 浮点 DSP有什么区别?

    Other Parts Discussed in Thread: TDA4VM

    如题,看到TDA4VM的介绍包含了C7x 浮点矢量 DSP和C66x 浮点 DSP,

    1. 为什么需要两种DSP?

    2. 这两种DSP有什么不同?

    3. 能否举例说明两种DSP分别更适合自动驾驶领域哪种传感器类型的数据处理?或者分别适合哪种特别的算法运算需求?

  • RE: About ISP problem of tda4vm

    帮您在英文论坛发布了帖子,请关注:
    e2e.ti.com/.../983238
  • About ISP problem of tda4vm

    Other Parts Discussed in Thread: TDA4VM

    Hi,team

    I use the SerDes configuration of ti960 / ti933 on tda4vm. Ti933 is not connected to the camera module, but directly circulates an image in YUV format. At present, the display has no image output…

  • RE: TDA4VM camera GPIO上电配置

    感谢您对TI产品的关注!为更加有效地解决您的问题,我们建议您将问题发布在E2E英文技术论坛上,将由资深的英文论坛工程师为您提供帮助。
    e2e.ti.com/.../791
  • TDA4VM camera GPIO上电配置

    基于贵司的Processor SDK RTOS J721E 相关文档,没见有camera 相关的GPIO使能说明,
    能否帮忙说明一下怎么配置camera 外置芯片的GPIO 使能?

    需要贵司帮忙提供相关的GPIO 使能配置,编译打包说明,谢谢!