This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Using Keil Compiler

Let's say I use uv-2 IDE
I say write a small a51 assembly program like this and add to proj
org 1000h
mov A,#05h
mov 90,A
end
If i want to simulate it and see the O/p of Port 1 where'd I see it?
Sorry if I sound like a n00b , but I searched the whole of KB and couldn't find such basic solns..btw, using AT89S8252

Parents
  • "sorry If i offended some1 here"

    No you are not sorry! If you were sorry, you would not have posted the same way again.

    "If u ppl can't respond well,pls don't reply"

    Better yet, if you can't stiffle yourself from using shorthand (or whatever kind of crap you call it), then please don't post.

Reply
  • "sorry If i offended some1 here"

    No you are not sorry! If you were sorry, you would not have posted the same way again.

    "If u ppl can't respond well,pls don't reply"

    Better yet, if you can't stiffle yourself from using shorthand (or whatever kind of crap you call it), then please don't post.

Children