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.

RTOS/AWR1642BOOST: EVM reset by software(mmWave demo)

Part Number: AWR1642BOOST

Tool/software: TI-RTOS

Hi,

I am looking, any way to do EVM reset by software side which we could call in mss/main.c after it will reset the EVM??? its similar like as reset switch. Or once it called it will clear everything older start new initialization.

  • Madan,

    We do not have demo application like you have mentioned.

    The start/stop sensor can be controlled in the mmw demo application using the SW1 which is mapped to GPIO_1.

    Below post has the details about how to use the GPIO to setup as interrupt and wait for button press event.

    Thanks,

    -Raghu