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.

CCS/IWR6843: IWR6843 - can we map data to L3_RAM page 1?

Part Number: IWR6843

Tool/software: Code Composer Studio

Hello there,

Is it possible to map data to L3_RAM page 1, or it's dedicated for other uses?

Thanks in advance

  • Hi Daniel,

    currently, the L3RAM is being used for the Radar Data cube - the space available here limits the number of chirps that can be sent each frame.  You can take some radar cube for a different use, if you are willing to limit the size of the radar cube.  For example, if you want half of the L3RAM for different storage, you could map L3RAM to that, then half the number of chirp loops in your config.

    Regards,

    Justin