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.
dear expert:
my sdk is sdk7.3 qnx os; i want to close the module on the tda4 to Reduce power consumption;for example let GPU to power sleep mode。
the Jacinto 7 Thermal Management Guide - Software Strategies application note is for linux。
my question is:
1,How to operate quickly on qnx and provide corresponding tools
Hi,
The k3conf utility is supported on the QNX OS, and isincluded in the PSDK QNX 7.3 release. Please see:
ti-processor-sdk-rtos-j721e-evm-07_03_00_07/psdkqa/qnx/utils/k3conf
The SD card that is created as part of following PSDK QNX instructinos will include the k3conf binary and usage can be seen by typing the below at the prompt:
k3conf --help
Regards,
kb