Part Number:TDA3MV
公司项目硬件板子上使用TDA3x 芯片。我在TI公司网上下载SDK名字是:PROCESSOR_SDK_VISION_03_08_00_00_setiplinux.bin
SDK其中的vision_sdk/build目录下:Rules.make文件。
工作安排的任务是TDA3x芯片Linux内核移植和搭建Linux环境应用层测试环境。
但是SDK的配置文件,找不到TDA3x的Linux配置选项开关。这是为什么啊?
感谢解答!
#
# Selecting a config selects the system config and modules to include
# in the build
#
# Edit the detailed config in file
# $(vision_sdk_PATH)/$(MAKEAPPNAME)/configs/$(MAKECONFIG)/cfg.mk
#
# Supported "out of box" configs are listed below
# – TDA2x Configs,
# tda2xx_evm_bios_all
# tda2xx_rvp_bios_all
# tda2xx_evm_bios_opencx
# tda2xx_evm_bios_radar
# tda2xx_evm_linux_all
# tda2xx_rvp_linux_all
# tda2xx_evm_linux_infoadas
# tda2xx_evm_linux_opencl
# tda2xx_evm_linux_opencx
# tda2xx_evm_robust_rvc
#
# – TDA3x Configs,
# tda3xx_alps_bios_radar
# tda3xx_evm_bios_all
# tda3xx_evm_bios_radar
# tda3xx_rvp_bios_all
# tda3xx_evm_bios_iss
# tda3xx_rvp_bios_iss
#
# – TDA2Ex Configs,
# tda2ex_17x17_evm_linux_all
# tda2ex_evm_bios_all
# tda2ex_evm_linux_all
# tda2ex_evm_linux_infoadas
# tda2ex_evm_robust_rvc
#
# – TDA2Px Configs,
# tda2px_evm_bios_all
# tda2px_evm_bios_radar
# tda2px_evm_linux_all
# tda2px_evm_linux_infoadas
# tda2px_evm_bios_iss
#
#
#MAKECONFIG?=tda2px_evm_linux_all
MAKECONFIG?=tda3xx_evm_bios_all
Shine:
请参考您另一个帖子。https://e2echina.ti.com/support/processors/f/processors-forum/212089/tda3xevm-tda3x-linux