Hi,
Where can I find all the ready-made Keil C51 8051 library and projects on 8051 using Keil C ?
I don't want to use 8051 Assembly. I want to replace my code with 8051 based processor to test how much C language is portable. All the codes of mine are developed in C using C compilers and now wants to port to Keil C51 to see code efficiency.
Yes and if you want to see my code tell me and I will considar it.
Thanks in advance with best regards, --micropar--
Intel 2300MHz 1.25GB RAM 1TB+100G Grafix and Sound
... are (usually) conflicting goals.
In some cases, they are mutually exclusive.
The 8051 is quite a difficult architecture for 'C' - so getting good efficiency out of it very likely means sacrificing portability...