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

my program doesn't run through MON51 for DS5000

I made a development board with DS5000FP and downloaded Mon51 for DS5000 on SRAM by using DS5000 bootstap loader. Debugger when it is started can load the compiled code to 0x2000 address where I put my code. After the start up a yellow arrow stay at 0x0000 address. When I start to run program, the mon51 doesn't give handle to user program and resume the yellow arrow's position to 0x0000 address. I tried another thing to give program handle to user program with G 0x2000 but same result i got. Mon51 looks like works perfectly except doesn't give the handle to program

Parents
  • Thanks Dave for your concern but i still trying to fix the problem, i tried the things you said before. Unfortunately with no succes. Even reconfigured the Mon51.hex file but at the end i reached same problem. Probably i skip one important step ????. Anyway I modifying system to von-neumann wiring.

    Regards,
    Tugrul

Reply
  • Thanks Dave for your concern but i still trying to fix the problem, i tried the things you said before. Unfortunately with no succes. Even reconfigured the Mon51.hex file but at the end i reached same problem. Probably i skip one important step ????. Anyway I modifying system to von-neumann wiring.

    Regards,
    Tugrul

Children