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.

AWR1843AOP: MRR Beam steering Example

Part Number: AWR1843AOP

Hi Team,

My customer has a question- the pre-built binaries for the MRR beam steering example don't seem to match the compiled source code provided in the automotive toolbox. Could you help usout with this? After importing the source, they had to modify line 519 of mss_main.c from:

    canHandle = CANFD_init(&mcanCfgParams, &errCode);

to:

    canHandle = CANFD_init(0U, &mcanCfgParams, &errCode);

for successful compilation. They are using Automotive Toolbox 3.4.0 and mmWave SDK 03.05.00.04.

I have attached both the pre-built example and the raw compiled binary.

If we could be pointed to the source that is used to generate the pre-built binary, that would be fantastic. The pre-built binary functions as expected.

Thanks,
Mitchell

https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/1023/prebuilt.binhttps://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/1023/compiled_5F00_source.bin