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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/24/05 13:01
Read: times


 
#99986 - Proving nothing.
Responding to: ???'s previous message
Vignesh Prasad said:
What happens is that, the first byte of 10 byte serial packet never gets stored in packet[0].

I said:
How do you know that?
Are you sure that it isn't just getting overwritten? You haven't shown anything that clears RI...

Vignesh Prasad said:
I know it dint store on packet[0] since I ... practically verified it on the hardware. After receiving the packet, I displayed the packet[10] contents one by one on the LCD, only the packet[0] showed garbage.

But you still don't know whether it didn't get stored in the first place, or just got overwritten, do you?

You need to devise a test to find out what's really happening.

I dint simulate it

Why not?
It's not difficult, and It may well tell you something useful.

PS

It wasn't me that gave the "Looks Like Homework" vote.

List of 18 messages in thread
TopicAuthorDate
More encounters with Keil C51            01/01/70 00:00      
   Simulate it!            01/01/70 00:00      
      It is not an homework            01/01/70 00:00      
         Proving nothing.            01/01/70 00:00      
         LCD            01/01/70 00:00      
      Simulation Results            01/01/70 00:00      
         Pointless            01/01/70 00:00      
            Got it !!            01/01/70 00:00      
            update            01/01/70 00:00      
   do you set SCON as a byte or bitwise ?            01/01/70 00:00      
   not an answer, but why do you call a fun            01/01/70 00:00      
      I don't C            01/01/70 00:00      
         inline            01/01/70 00:00      
            Compiler Tries            01/01/70 00:00      
            OT: inline, Keil ARM            01/01/70 00:00      
               C99 does specify inline as a keyword.            01/01/70 00:00      
   Review index boundary value            01/01/70 00:00      
      Even More Pointless simulation!            01/01/70 00:00      

Back to Subject List