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.
Hello, I have written C code for P89C51RD2BA.And this code works well with the application. Because P89C51RD2BA is obsolete I have selected P89CV51RD2FA.But when I ports .hex for P89C51 to P89CV51 application doesn't work at all. Please tell me where the problem is?
Thanking you.
Regards, Abhijeet R. Mudgal.
I am porting the code from C to CV and these two devices are pin & software compatible with each other.Eventhogh it is not working.
"Eventhogh it is not working."
Do you mean that nothing at all is working, or just that some things are not working?
If nothing is working: Try smaller programs (down to a "hello world", to make sure all tools and settings are correct.
If only some things are not working, please come back with more specific information, or nobody here will be able to help you with specific suggestions.