This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

run 51 code on arm

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?

Parents
  • thats why i asked if there is an open source emulator so we can change it for our project. there is not much io but plenty of processing. something like 48k of binary image. for 8052 we think that is big.

    we did not steal the code. it is our code but someone has done something very bad with the source! i do not want to say more about the situation but we want to get it back! even if we get it the rewriting of so much assembly code will be a lot of time. an emulator can be good for us.

    so if you know a good open source emulator please say the name.

Reply
  • thats why i asked if there is an open source emulator so we can change it for our project. there is not much io but plenty of processing. something like 48k of binary image. for 8052 we think that is big.

    we did not steal the code. it is our code but someone has done something very bad with the source! i do not want to say more about the situation but we want to get it back! even if we get it the rewriting of so much assembly code will be a lot of time. an emulator can be good for us.

    so if you know a good open source emulator please say the name.

Children