Forum Discussion
Altera_Forum
Honored Contributor
20 years agoI thank you for your answer, but It doesn't work in my project. When I call the function, the software never goes out ? Do you have an idea ?
I thank you again --- Quote Start --- originally posted by slacker@Nov 12 2005, 06:52 PM etienne,
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
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=10952)</div> --- Quote End ---