Hi, I just completed a course on 8085 microprocessor.
Now i want to start learning 8051. Is the background of 8085 enough for 8051 or do i need to learn more before starting 8051? Also which is the best book to start with ? what tools/software/hardwares do i need ? and where do i start
from? Please guide me...
Actually, "GCC" is the "GNU Compiler Collection" - which is how it comes to support a multitude of tagrets and languages.
However, as far as I know, there is no GCC support for the 8051 - for that, you need SDCC:
http://sdcc.sourceforge.net/
Again, nothing to do with Keil - so off-topic fpr this forum.
Actually, "GCC" is the "GNU Compiler Collection" - which is how it comes to support a multitude of tagrets and languages
Actually, I don't think anyone has claimed something else ;)