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.

RTOS/AM4377: QSPI flash write fails

Part Number: AM4377


Tool/software: TI-RTOS

Hi, I've tried to use NOR flash(exactly same to NOR flash in AM437x_IDK) in XIP build.

In https://e2e.ti.com/support/arm/sitara_arm/f/791/t/590989,

I can use it by address.

So I tried "memcpy" function, but it doesn't seem to be worte in flash..

I used "Memory Browser" in CCS to check flash data, but the data inside is not same as I wanted.

How could I use NOR flash properly?

Thank you,

YK.