Forum Discussion
Altera_Forum
Honored Contributor
20 years agoEtienne,
Have you tried single-stepping through this code to find out what is failing? In any case, the command that determines the flash's "silicon ID" is contained within the very function you're referring to:/* Send the RES command sequence */
flash->silicon_id =
epcs_read_electronic_signature(flash->register_base); Best of luck! - slacker