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

Compiled code does not work in MC

Hi All,
I am working in a project on MC 89C51. We are working on MCs for the first time, currently we planned to go with Keil demo version. We got our hardware ready. I am struck with a strange problem.
To test harware ckt, I wrote a simple program to initalise all the ports with 0xFF and wished to generate clock on each port.
When I wrote in Assembly Code I could see the clock generated at each port. Same code When I wrote in Keil, I ended up with no change in output at ports.
I have followed the documentation and created project for atmel 89c51. I feel I would have missed some thing in compiler options.
Please give me write pointers or a list out a cycle for creating project especially setting options and also how to include assembly code in keil.

Thanks a lot,
Best Regards,
Ravi Kumar CH

0