I need to write a C++ program with the basic instructions to create classes and objetcs for the 8051. Has anyone written a C++ program and compiled it with Keil Microvision, it supports C++ instructions like class ?
Thanks in advance.
I have looked at the Keil Realview C/C++ compiler for ARM and have thought that the C51 also belongs to Realview and could compile C++ codes.
"thought that the C51 also belongs to Realview..."
No, it doesn't, I'm afraid.
"...and could compile C++ codes"
hence it can't.