Other Parts Discussed in Thread: AWR1243
Hi
I am trying to set a AWR1243 booster pack board into Master mode to achieve cascade design.
mmWave Studio does not help as some previous posts have described, so I tried to use mmWaveLink APIs to control the board.
I first ran the example code provided in mmwave_dfp_01_02_00_01\ti\example\mmwavelink_example and it worked,
but when I changed the parameter rlUInt16_t cascading from 0(SINGLECHIP) into 1(MULTICHIP_MASTER) and ran the code again I got the following error message:
Could I find any document regarding the error messages(like what does 282 mean)?
Also I found some posts saying only AWR1243P supports cascading design, but I am using a AWR1243, is that the main cause for error message?
Thank you for reply!