- This topic has 6 replies, 2 voices, and was last updated 12 years, 2 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › Anyway to convert assembly code in to C code?
I need to insert an assembly code into a C code I already have, any ideas?
thanks
which compiler you using???
this is the code i have for serial connection. How do i insert this into my main code for controller:
the code for microcontroller is:
i was using Keil to convert the original C code into hex
try this it might work
}
Thank you soo much! Really!
for multi ple statements
}
i think it might work