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.

AWR1642: Temp Sensor issue in AWR1642

Part Number: AWR1642

Hi team,

I got a issue from customer listed below, Could you please help on this? Thanks.

issues for temperature monitoring for AWR 1642

I want to get the temperature of the chip, so I have transplant the code in C:\ti\mmwave_sdk_01_01_00_02\packages\ti\control\mmwavelink\test\xwr16xx\main_mss,
at first, I use the function Mmwavelink_initLink() to init the Mmwavelink, then use the function MmwaveLink_monitoring() configure the information which I want to montor,
in the MmwaveLink_monitoring(),there are MmwaveLink_setRfAnaMonConfig() and MmaveLink_setRfTemMonConfig().
the function prototype all in the Link_test.c.

when I debug the code , some errors occurs,
1. the result of montoring of temperature is 0x8011a54, it is a fault value;
2. and the dss core occurs an error in the asyn event callbackfxn function;
how can I modify the code to run correctly.

Thank you

  • Hi Wesley,
    This test application provides implementation reference for MSS and DSS both but while testing user needs to load either MSS or DSS image to the device over CCS. And make sure that ccsdebug.bin in flashed before using CCS to load this application.
    Can they use rlRfGetTemperatureReport API to get the temperature?

    Regards,
    Jitendra