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

Rom Monitor

I hava a Infineon Rom Monitor. When I run a hello world program in simulator it is true and "Hello World" write in serial port and I can see in serial window, but when I run in Rom monitor, it can't run and in disassembly window in first line there is :

C:0000 01 ???

But in simulation mode in disassembly window in first line there is:

C:0000 02043D LJMP C:043D

Is there any one can know reason? How can run a program in Rom Monitor?