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.

IWR1443: How the QSPI assign the memories for different images?

Part Number: IWR1443
Other Parts Discussed in Thread: UNIFLASH, , AWR1243

Hi:

I notice the UniFlash flash multiple images to the target, includes the RadarSS, MSS and a config file. 

I want to know the memory map of those images. 

Thank you.

/Jianyuan Ma

  • Hello,

    If you are using IWR1443 ES1.0 or ES2.0, then the location for images in the flash is described in the following Bootloader Flow app note (xWR1443 bootloader is similar to AWR1243). Please especially look at section "2.2.1 File Placement in SDF".
    www.ti.com/.../swra561.pdf

    If you are looking for the detailed memory maps of the images after they are moved from the flash to the device memories then the .map file in the build directory of the MSS application would show that information.

    Please mark as answered if your question is resolved or reply if more information is needed.

    Regards,
    John
  • Thanks for the help!