hi,
I used the mmwavelink_example in the mmwave_dfp_01_02_05_01 to execute successfully on the 1243 EVM。 Now I need to use the example to run on the 1643 EVM, 1642 using spi bootmode.But I had some problems, so I wanted to consult,
1 Does 1642 support spi bootmode? What is the difference between 1243 and 1642 in the spi bootmode?
2 After I erased the flash of 1642 EVM, I didn't detect the high level in the pin of HOST_INTR, so I removed the flash chip on the EVM, then there is a high level in the HOST_INTR pin。 Is these normal?
3 Then I transfered the firmware successfully, but I found that the 1642 didn't work properly。 So I captured the spi data with the logic analyzer and found that 1642 returned a powerup asynchronous event, instead of the booterrorstatus asynchronous event, just like the 1243. What else do I need to do to start 1642 after the firmware transfer?
Thank you in advance for your answer.