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.

AWR2944EVM: How to write specified address of Flash with QSPI?

Part Number: AWR2944EVM
Other Parts Discussed in Thread: AWR2944, UNIFLASH, SYSCONFIG

Tool/software:

Hi Designer,

    I want to achieve online update in AWR2944, so there is a need to receive appimage fragment and write to specified address where parseMutiCoreAppimage() uses. I want to know if it will work that I use writeConfigMode() function with memory-map address as its parameter used in parseMutiCoreAppimage() function?