Hi all, I am new to this group and microprocessor's programming. I want to learn how to program a microprocessor. I have access to siemens CS167CS microprocessor and the almost the whole development software. I need few examples to start with programming a microproessor and it would be great if code examples are particularly for C167CS. Hope someone can help me thanks in advance regards /Mohammad
Look at the application notes sections of the device manufacturer's web site; http://www.infineon.com - products-microcontrollers http://www.st.com - 2nd source Also look in the knowledge base on Keil's site along with other tool companies. There are a number of Flash programming, serial communication and CAN programming functions at these locations. General programming can be found at literally hundreds of sites but you might want to look at Embedded System Programming's - http://www.embedded.com , Dr. Dobbs and C/C++ Users Journal. The best thing to do is come up with a project so you have something specific to work towards. Then you can look for answers to questions as they arise. Best Luck Scott