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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/11/02 21:59
Read: times


 
#20710 - RE: Help please !!!!!
Mihai,

Here is my 2 cents worth.

I made one programmer before couple years for AT89C2051.
It wouldn’t work. I spent a lot of time and finally I converted hex code into binary and found that for some reason code was shifted for one byte down.
I added one line a code at the start of program (move r7, A), compiled, converted hex to bin, and first line was removed with bin editor. I saved new binary file, converted to hex and put into MCU and processor started work.

What I want to tell you?
Write simple code, fill up your microcontroller, try to read and check that you have what you put into MCU.

Thanks,

Goran


List of 14 messages in thread
TopicAuthorDate
Help please !!!!!            01/01/70 00:00      
RE: Help please !!!!!            01/01/70 00:00      
RE: Help please !!!!!            01/01/70 00:00      
RE: Help please !!!!!            01/01/70 00:00      
RE: Help please !!!!!            01/01/70 00:00      
RE: Help please !!!!!            01/01/70 00:00      
RE: Help please !!!!!            01/01/70 00:00      
RE: Help please !!!!!            01/01/70 00:00      
RE: Help please !!!!!            01/01/70 00:00      
RE: Help please !!!!!            01/01/70 00:00      
RE: Help please !!!!!            01/01/70 00:00      
RE: Help please erik!!!!!            01/01/70 00:00      
RE: Help please !!!!!            01/01/70 00:00      
RE: Help please !!!!!            01/01/70 00:00      

Back to Subject List