Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
14 years ago

read flash content

Hey,

I tried to write on one byte of flash using this API function:

alt_write_flash(fd, 0, source, BUF_SIZE);

by setting BUF_SIZE to 1.

but this function erase all memory 1st then write on the byte 0, I need my flash contents!!! what to do????
No RepliesBe the first to reply