Hi,
i try to read out CFI Information from the flash. The Problem is, my Program runs from the Flash. So i think it will not be possible and i have to move the code for reading the cfi Info to the RAM? How can i do this? I fount different flash drivers in c-code on the net. How can they work? How can i compile it using keil to run them from RAM?
Yes, but i am not allowed to disable Interrupts, i have a komplex Software with realtime OS working.
But it is working now, i do it in start167.a66 using asm. Just a simple failure prevented this from running yesterday.
thanks.