We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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
"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?