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.

AWR6843: configuration of SHMEM_ALLOC while generating .bin file if one L3 ram bank needs to be used for MSS

Part Number: AWR6843

We are using Secure awr6843 MMWAVE Sensor for our  project. I am facing issue with .bin file.

 

I have MSS .elf file for mmwave sensor which works as expected( when executed through CCS). But, when  I flash .bin generated from same elf file, it’s not working as expected.

 

I need one L3 ram bank for MSS TCMB. So, while generating .bin file I am using SHMEM_ALLOC=0x00010005. Prior to this L3 ram bank was not needed for MSS. So, we were using SHMEM_ALLOC=0x00000006.

 

Can you confirm SHMEM_ALLOC configurations are correct?