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.