TI中文支持网
TI专业的中文技术问题搜集分享网站

TDA4VM: Io-pkt-v6-hc-d CPSW9g cannot be used when running QNX system on TDA4VM

Part Number:TDA4VM

I modified the following files to compile

In /vision_apps/apps/basic_demos/app_tirtos/common/app_cfg.h

#define ENABLE_TIOVX
#define ENABLE_IPC
#define ENABLE_PRINTF_REDIRECT

#define ENABLE_IPC_MPU1_0
#define ENABLE_IPC_MCU1_0
//#define ENABLE_IPC_MCU1_1
#define ENABLE_IPC_MCU2_0
#define ENABLE_IPC_MCU2_1
//#define ENABLE_IPC_MCU3_0
//#define ENABLE_IPC_MCU3_1
#define ENABLE_IPC_C6x_1
#define ENABLE_IPC_C6x_2
#define ENABLE_IPC_C7x_1

Meanwhile I set the buildflag in visionapp:

# Build specific CPUs
BUILD_CPU_MPU1?=yes
BUILD_CPU_MCU1_0?=yes
BUILD_CPU_MCU2_0?=yes
BUILD_CPU_MCU2_1?=yes
BUILD_CPU_MCU3_0?=no
BUILD_CPU_MCU3_1?=no
BUILD_CPU_C6x_1?=yes
BUILD_CPU_C6x_2?=yes
BUILD_CPU_C7x_1?=yes

But after entering the QNX system, use CPSW2g,it can work and appear the am0 in ifconfig.

But when I used CPSW9g , and used ifconfig,then,the system stopped responding。

Cherry Zhou:

Hi, we have got your problem and try to find the solution. We expect to give you a response within 24 hours. Thank you.

,

Cherry Zhou:

Sorry for the delay in response.

Could you do a clean build after the modifications ? Was it working prior to modification ?

Also, could you please migrate to latest release SDK 8.0 ?

,

Jiang zongchi:

Thanks for your reply

After our investigation of the problem, we finally located the problem as: IPC communication is blocked, and the reason is that tispl. bin corresponding to McU1_0 cannot work. When the SD card is used, EVM works and ping normally, but when the EMMC is used, the compiled QNX-tispl. bin cannot use the bootloader properly or enter the Uboot.

I use SDKV7.3, V8.0 not tried yet.

,

Cherry Zhou:

Hi,

About your problem we have feedback to the engineer, and we will respond to you as soon as possible. If you have any updated info please reach me out at any time.

Thank you!

赞(0)
未经允许不得转载:TI中文支持网 » TDA4VM: Io-pkt-v6-hc-d CPSW9g cannot be used when running QNX system on TDA4VM
分享到: 更多 (0)