??? 08/11/04 12:30 Read: times |
#75747 - RE: Is there any C++ compiler Responding to: ???'s previous message |
Actually i am making a multi-tasking kernel for p87c51RD+.
1) you are using a discontinued derivative 2) the '51 is singularily a bad choice for multitasking and writing the code in ++ is adding insult to injury. If you want to do multitasking, you can buy an ARM from e.g. Philips for about the same money. Erik |