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

need urgent help

hi
friends
iam working on cygnal microcontrollers , i have evaluation version of keil which come along with cygnal .i have problem with src directive, iwant to convert one c programme into assembly i used #pragma src , then i compiled the c file ,i got .src file , again i compiled src file i have got the assembly code but when i compiled this code iam not getting the results ie its uart programme which displays some menu on the hyperterminal.kindly please suggest me how to convert it to assembly.
but ithink in evaluation version whether src directive is activated or not.?
iwant to send my c programme if any body having keil full version software kindly compile using src and send me the equivalent
assembly code .please provide your email id

REGARDS
STERAK E

Parents
  • "the only thing is i need it in assembly"

    BUT WHY?!

    You still haven't said why it so desparately needs to be in assembly - especially now that you tell us that it's working perfectly well in 'C'!

    "i implemented src directive but its giving some problem, can you kindly suggest me how solve this."

    Not from that!

    What exactly is it doing?
    What do you mean by "some problem"

    Does it build cleanly with no errors & no warnings?

    What efforts have you made to debug it?
    Have you tried running it in the simulator, single-stepping, etc?

Reply
  • "the only thing is i need it in assembly"

    BUT WHY?!

    You still haven't said why it so desparately needs to be in assembly - especially now that you tell us that it's working perfectly well in 'C'!

    "i implemented src directive but its giving some problem, can you kindly suggest me how solve this."

    Not from that!

    What exactly is it doing?
    What do you mean by "some problem"

    Does it build cleanly with no errors & no warnings?

    What efforts have you made to debug it?
    Have you tried running it in the simulator, single-stepping, etc?

Children
No data