需要将一张图片的指定区域放大,使用Tiovx的什么API方法选点?同时,是不是使用scale node将区域放大?
SDK7.01
........................................
........................................
status = app_init_pyramid2(obj->context, &obj->pyramidObj_x3cL, "pyramidObj_x3cL",obj->sensorObj_x3c.num_cameras_enabled);…
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…
将DSP_maxidx.c和DSP_maxidx.h加入工程中,报错unresolved symbol _dmax2,请问_dmax2这个函数在哪个lib文件里?
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…
Hi TI,
我们项目需要在两个TDA4VM SOC 通过SGMII 接口直连,速度为1000 Mbps,目前长度较长,请问贵司TDA4VM平台
SGMII接口要求的走线长度最大是多少?
SGMII接口内部是否有预加重的处理单元,如果有最大可抵消多少的走线损耗?
Thanks
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…
请问,TDA4的CPSW9G交换机,能否将host口配置成trunk模式,从而使得外部8个口的数据流分别只跟host通信?我们有需求即外部的网口只能跟host通信且相互之间不同通信。
在TDA4VM上的MCU做开时要用到符合功能安全要求的编译器和IDE,请问TDA4VM有符合功能安全相关的编译器和IDE吗?
如果有请问选择哪个版本的编译器和IDE?如何获取到,谢谢!
请问sbl中关于操作ospi的函数(Board_flashEraseBlk,Board_flashWrite,Board_flashRead)都可以正常使用吗?请提供一份可用的demo,谢谢
wirtemode = 1
相同的代码在SDK7.0上通信正常,但在SDK7.1上却无法通信,卡在了RPMessage_recv()函数里。
请问SDK7.1和SDK7.0在IPC通信上有什么差异吗?
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…
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的介绍包含了C7x 浮点矢量 DSP和C66x 浮点 DSP,
1. 为什么需要两种DSP?
2. 这两种DSP有什么不同?
3. 能否举例说明两种DSP分别更适合自动驾驶领域哪种传感器类型的数据处理?或者分别适合哪种特别的算法运算需求?
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…
基于贵司的Processor SDK RTOS J721E 相关文档,没见有camera 相关的GPIO使能说明,
能否帮忙说明一下怎么配置camera 外置芯片的GPIO 使能?
需要贵司帮忙提供相关的GPIO 使能配置,编译打包说明,谢谢!