Hi,
I would like to know if i can integrate my software developped for 8051 (P89C51RD2) into ARM ?
And the second question : what is differents between FPGA and ARM?
Thanks. Bye.
"I would like to know if i can integrate my software developped for 8051 (P89C51RD2) into ARM ?"
Well, it's your software - so, surely, you must be the best one to judge how easy or hard it will be to port it!
Did you write it in a clean, modular, portable fashion?
Did you take care to keep all specific 8051-dependencies (including tool dependencies) well-defined and isolated?