Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/15/01 21:00
Read: times


 
#10025 - RE: EPROM creation & other problems
Hi Amos,

For an endless loop i would always prefer to use while(1). Did you check if the operator is assignment operator (=)or a logic comparison (==) operator in the while condition. Probably your code comes out of the loop and that's
why u dont see the RD or WR signals.

Regards,

Suba

List of 12 messages in thread
TopicAuthorDate
EPROM creation & other problems            01/01/70 00:00      
RE: EPROM creation & other problems            01/01/70 00:00      
RE: EPROM creation & other problems            01/01/70 00:00      
RE: EPROM creation & other problems            01/01/70 00:00      
RE: EPROM creation & other problems            01/01/70 00:00      
RE: EPROM creation & other problems            01/01/70 00:00      
RE: EPROM creation & other problems            01/01/70 00:00      
RE: EPROM creation & other problems            01/01/70 00:00      
RE: EPROM creation & other problems            01/01/70 00:00      
RE: EPROM creation & other problems            01/01/70 00:00      
RE: EPROM creation & other problems            01/01/70 00:00      
RE: EPROM creation & other problems            01/01/70 00:00      

Back to Subject List