This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VM: TP45 testpoint have not high and low toggle when run main_led_blink.c

Part Number: TDA4VM

hi,TI

We are using a TDA4VM based custom board,SPL boot mode.

SDK version:

ti-processor-sdk-linux-adas-j721e-evm-09_00_01_02

ti-processor-sdk-rtos-j721e-evm-09_00_00_02

    I want to test pdk_jacinto_09_00_00_45/packages/ti/build/drv/gpio/test/led_blink/src/main_led_blink.c

    I can't get  high and low toggle when observe with a multimeter at the TP45 testpoint (WKUP_GPIO0_6).

    What's the matter with it?

    我们想测试 main_led_blink.c,运行时发现串口有log打印,但是万用表测试TP45测试点(WKUP_GPIO0_6)上并无高低电平输出,帮忙看看是怎么回事?谢谢!

The steps:

$ make GPIO_LedBlink_TestApp_freertos BOARD=j721e_evm SOC=j721e CORE=mcu2_1 BUILD_OS_TYPE=freertos BUILD_PROFILE=release

$ cp  GPIO_LedBlink_TestApp_freertos_mcu2_1_release.xer5f  /media/feng/rootf/lib/firmware/vision_apps_evm/vx_app_rtos_linux_mcu2_1.out

The log:

......

Blink Iteration - 106

All tests have passed

Blink Iteration - 107

All tests have passed

Blink Iteration - 108

All tests have passed

Blink Iteration - 109

All tests have passed

Blink Iteration - 110

All tests have passed

Blink Iteration - 111

All tests have passed

Blink Iteration - 112

.......