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.