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.

AWR2944P: Debugging RF Sensor Startup Problem on D-Version Chip

Part Number: AWR2944P

Tool/software:

  • When MSS executes MMWave_init() or MMWave_start(), the system may hang at the Mailbox_waitWriteAckIntr() function in mailbox.c.
    • The hang is caused by isAck remaining 0, meaning that the ACK signal is never received from the other core, leading to a deadlock.
  • The above problem only occurs in AWR2E44P D-version chip, and does not occur in AWR2E44P G-version chip.