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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/24/03 11:58
Read: times


 
#37082 - RE: DATA to XDATA problem
Do you have an external RAM connected to the microcontroller in the appropriate manner? Or are you using one of the newer parts that has a small amount of XRAM built on board.

It may be crashing because it is trying to read values from memory that you have not provided for and as such it is reading garbage values and the garbage values are causing the code to crash.

Michael Karas


List of 12 messages in thread
TopicAuthorDate
DATA to XDATA problem            01/01/70 00:00      
RE: DATA to XDATA problem            01/01/70 00:00      
RE: DATA to XDATA problem            01/01/70 00:00      
RE: DATA to XDATA problem            01/01/70 00:00      
RE: DATA to XDATA problem            01/01/70 00:00      
RE: DATA to XDATA problem            01/01/70 00:00      
RE: DATA to XDATA problem            01/01/70 00:00      
RE: DATA to XDATA problem            01/01/70 00:00      
RE: DATA to XDATA problem            01/01/70 00:00      
RE: DATA to XDATA problem            01/01/70 00:00      
RE: DATA to XDATA problem            01/01/70 00:00      
RE: DATA to XDATA problem            01/01/70 00:00      

Back to Subject List