hello, im attempting to use the c8051f120 mcu from silicon labs. is there any kind of 'getting started' guide because i have no idea how to program this thing. such as how to access the ports where i need to read data from. are there any kind of templates or tutorials? thanks.
For tutorials on the basics of the standard 8051, see:
www.8052.com/tutorial.phtml
For the specifics of the SiLabs chip, Get an SiLabs Dev Kit and look at the examples provided.
Your question is more about the chip than the Keil tools - so you should start at the SiLabs site, and their forum...
thanks, ive been referred to that site. im lookin through it, but i would like to know in depth of how to actually programmin the mcu. im not too program savy and i dont kno how to get started. :(
i will continue my search.. thanks for the help
" im lookin through it, but i would like to know in depth of how to actually programmin the mcu. im not too program savy and i dont kno how to get started."
Some people learn by reading; some learn by doing.
It appears that you're not getting too far with the reading, so try the doing; again:
Get an SiLabs Development Kit and look at the examples provided.
www.silabs.com/.../C8051F120DK.htm
thanks. im lookin at the downloads and ill try to take in all i can and understand whats goin on. :)