• debugging
    I could write the program which utilizes indirect addressing. However while dbugging it does not appear in memory window. I want to preload the values of indirect locations so that I can debug the program...
  • Debugging
    How do i come to know the address of a variable during debugging?
  • Debugging
    hi, i am using a cypress USB developement kit (EZ-USB ANDK00001), i have an external device(ethernet chipset) which is to memory mapped at address(0x8000) how can use the debugger and how to configure...
  • Debug
    Hi I want to simulate the I2C, and find this example // Simulation of I2C Memory (Slave) MAP V:0,V:0xFFFF READ WRITE // Map User 64kB Memory region DEFINE int SADR // Slave Address signal void...