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

how to use flashmonitor in philips 89C51RD2

hi all, this is my first message. i am involved in developing an application using philips 89C51RD2 controller. i need to use flash monitor for debugging application on the target board. explain me how to configure flash monitor and from where i can get the monitor code.

Parents
  • Sorry, but the Flash Blocks on the Philips P89C52RD2 are too big for FlashMonitor. I suggest that you are debugging either with the simulator or using the ISD51 In-System Debugger during development.

    As an alternative you may use the Atmel 89C51RD2 devices during development (here the Flash Monitor works).

Reply
  • Sorry, but the Flash Blocks on the Philips P89C52RD2 are too big for FlashMonitor. I suggest that you are debugging either with the simulator or using the ISD51 In-System Debugger during development.

    As an alternative you may use the Atmel 89C51RD2 devices during development (here the Flash Monitor works).

Children