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

Debugging Tool for NXP P89V51RD2FA microcontroller.

Hi All,
I am working on Moving LED Display Development Project.
Please suggest a debugger for debugging/programming NXP P89V51RD2FA series microcontroller.
Also, please let us know any 3rd party debugging tools(if available).

Regards
Raj

Parents
  • you will need either to buy an ICE or limp through with the simulator (included in your Keil toolset).

    some have 'cheated' and done the development with a SILabs chip where full ICE functionality is in the chip.

    Since this is the time, I guess this is a school prjoect and I applaud you for asking about debuuging not the usual "give me the code".

    Erik

Reply
  • you will need either to buy an ICE or limp through with the simulator (included in your Keil toolset).

    some have 'cheated' and done the development with a SILabs chip where full ICE functionality is in the chip.

    Since this is the time, I guess this is a school prjoect and I applaud you for asking about debuuging not the usual "give me the code".

    Erik

Children