Part Number: TDA4VM
hi expert
when i use sdk8.2 qnx+rtos
i found tda4 is not restarting after using shutdown command in sbl boot mode,in spl mode tda4 restart after the command shutdonw ,is this normal
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.
Part Number: TDA4VM
hi expert
when i use sdk8.2 qnx+rtos
i found tda4 is not restarting after using shutdown command in sbl boot mode,in spl mode tda4 restart after the command shutdonw ,is this normal
Hi,
The 'shutdown' utility provided to QNX is expected to function. The source code which the shutdown utility is invoking for the TDA4VM EVM, can be seen in the QNX BSP at below location: psdkq/qnx/bsp/src/hardware/startup/boards/j721e/callout_reboot_ti_sci.S
The code is making a call to TI_SCI_MSG_SYS_RESET.
Is the rest of the SBL SDK 8.2 qnx + rtos environment stable? Is the recommended BSP version for the SDK 8.2 release being used for the test?
Regards,
kb