ARM vs. Intel
Posted: Thu Feb 21, 2013 8:44 pm
I am currently trying to make a tablet os, and my target device runs an arm processor. The os is near the end of the bootloader stage. My question is, since my goal is an arm processor, should i quit intel and just go straight to arm, or work on an intel version for the experience, then rewrite it for arm?
The reason I'm asking is, intel OSs have a ton of documentation, while arm has very little, but if I go straight to arm, it will be a lot less work to translate it to arm, since it already would be.
If you think arm is better, can you point me toward some resources? (Assembler, emulator, documentation, perhaps a way to pull the hardware specs off an android rom since there is no detection method...)
The reason I'm asking is, intel OSs have a ton of documentation, while arm has very little, but if I go straight to arm, it will be a lot less work to translate it to arm, since it already would be.
If you think arm is better, can you point me toward some resources? (Assembler, emulator, documentation, perhaps a way to pull the hardware specs off an android rom since there is no detection method...)