Other Parts Discussed in Thread: TDA4VH
Tool/software:
Hi TI experts,
I use the following setup :
Part number is J784S4_TDA4VH
Evaluation board is J784S4XG01EVM
Boot mode is SD Card (with uboot and Linux image)
Target configuration file used : xxx_NO_GEL.ccxml
CCS v12.6 is used.
SDK RTOS 9_01_00_06 is used
I've use the PMU test app present in sdl folder. She is working on mcu domain (MCU1_0) But when I try to use it on main domain (MCU2_0 to MCU4_1).
The app get lock during the board_init (line 115 of main.c), more precisely during the Sciclient_init (line 80 of board_init.c).
Is there any reason for the app working only on MCU domain ? What can I do to make it work on main domain ?
Regards,
Victor