Hi Fellow STudents of software archeticture,
I am writing an program for one application in C / C++ which should run on all target controller architecture like 8051 , AVR, PIC , MSP430 or ARM7 and any other. How could I write this Platform Independent Code. Where is the platform.hpp in KEIL CX51 and ARM compilers.
can anyone help me on this.
Wherever you put it! (you have to write it, first).
Note that Keil C51 and CX51 are not C++ compilers.