Posted on February 18, 2004 at 04:51Quote:HI, you can use hyperterminal in windows to see what i on the com-port, or you can download a communication program called docklight for free. If you don't you RTS and DTR you can set the baudrate at any giv...
Posted on May 22, 2003 at 07:20Here it is: #pragma DATA_SEG A_SPACE float a[3]; #pragma DATA_SEG B_SPACE signed int b[3]; A-B_SPACE is in the EEPROM area. The adresses for the variables are listed in the map-file as following: SEGMENT ''A_SPACE'' ...
Posted on May 21, 2003 at 09:30 I am sorry because I have made an error in my text, I wrote 8 least significant bits were changing, I ment 4 bits. But after a series of tests I have come to this conclusion that my problem only accours when I ...