cancel
Showing results for 
Search instead for 
Did you mean: 

Sequence Write Byte in flash

raffaele
Associate II
Posted on May 09, 2007 at 12:06

Sequence Write Byte in flash

3 REPLIES 3
raffaele
Associate II
Posted on May 09, 2007 at 10:38

I have perform correctly the write world command. But if I whant perform another write world command CPU stall. For what?

najoua
Associate II
Posted on May 09, 2007 at 11:15

Hello invisigothux,

Before the second write operation, did you perform a wait until the first write operation is accomplished?

Regards,

Najoua.

raffaele
Associate II
Posted on May 09, 2007 at 12:06

Yes, i check the finisch of operatio, but istruction is ''world'' not ''byte'' and i write 2 byte, but i need to point only the address 0,2,4,6,8.

Now run.

If i Write address 0,1,2,3,4 CPU frezee.

Thanks