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.
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).
that is ok Reinhard. thanks for that. but i am in a situation to use only philips controller only. this chip is having all the features as that of atmel including 64K flash. is there any way of using flashmonitor in that. thanks in advance
No, you need to use ISD51 instead.
ok fine. if i am using atmel the serial port of the controller should be interfaced with the pc for flashmon to work. but i want to interface my atmel serial port to another device's serial port in my application. how can i get around this problem.
Use the Device Simulation. This does not eat any CPU resources.