Lots of them. Why do you think it *will* work?Any general idea of why it won't work?
According to the part numbers I can confidently tell you that the register set and the instruction set they are the same. The problem is probably in the implemented peripherals. My advice is to start the investigation by starting with a simpler program. Get that to work and then build out your knowledge base on how the two parts are different.They are most unlikely to use the same instruction set or register addresses so I wouldn't expect it to work.
You can succeed at this project if you take things one step at a time, just like peeling an onion.Yes, Now I get it.