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 change the memory map in Cx51 for c language

Keil MicroVison 4.(Cx51)
How to change the memory map, so that the xxxx.hex file work on other softwares like
TopView Simulator.

Parents
  • The memory map emitted by the compiler/linker is intended for the real target hardware.

    Are you saying that you have a simulator that doesn't support simulation of the target hardware? Then it doesn't sound like you can simulate your code.

Reply
  • The memory map emitted by the compiler/linker is intended for the real target hardware.

    Are you saying that you have a simulator that doesn't support simulation of the target hardware? Then it doesn't sound like you can simulate your code.

Children
No data