??? 11/15/04 18:04 Read: times |
#81217 - RE: andy + gopalakrishn + program with <pre> Responding to: ???'s previous message |
Hi Shahzad,
The comment about mixing char and int refers to things like your SendCommChar function where you load a char into an int. Remember also that int is a signed value. Going the other way can cause problems when a value is truncated. Mixing signed and unsigned will also cause problems, sooner or later. The other place that I'd be concerned with is Simple_Delay_N_Fifty where this same global temp variable is used as a loop counter. Is there any interaction between usages of temp? Dennis |
Topic | Author | Date |
Strange problem with KEIL C++ and 8052 | 01/01/70 00:00 | |
Wait a minute... | 01/01/70 00:00 | |
Your code | 01/01/70 00:00 | |
RE: Strange problem with KEIL C++ and 8052 | 01/01/70 00:00 | |
RE: Strange problem with KEIL C++ and 8052 | 01/01/70 00:00 | |
RE: Strange problem with KEIL C++ and 8052 | 01/01/70 00:00 | |
poor practice | 01/01/70 00:00 | |
andy + gopalakrishn + program with <pre> | 01/01/70 00:00 | |
RE: andy + gopalakrishn + program with <pre> | 01/01/70 00:00 | |
RE: andy + gopalakrishn + program with <pre> | 01/01/70 00:00 | |
RE: Strange problem with KEIL C++ and 8052 | 01/01/70 00:00 | |
KEIL Debugger | 01/01/70 00:00 | |
RE: KEIL Debugger | 01/01/70 00:00 | |
RE: KEIL Debugger | 01/01/70 00:00 | |
try this on your keil | 01/01/70 00:00 | |
Keil Debugger screen shoots | 01/01/70 00:00 | |
Shazad | 01/01/70 00:00 | |
RE: Keil Debugger screen shoots | 01/01/70 00:00 | |
I am facing Nearly Similar Problem![]() | 01/01/70 00:00 |