We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
hey guys.
we got this old project and it runs on a 8052 great but we gotta make it work on arm9. we havent got the source yet but we might soon. whats the best way to make the code run on the arm?
Obviously, the best way is to have the code written in portable C. You'd be able to run it anywhere then.
not quite, the I/O will have to be rewritten
Erik
PS why an ARM9 when all the new chips are Cortex?