• 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
    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...
  • Debugging
    When I do the debugging, sometimes the disassembly window automatically toggles. What could be the reason? I am not an expert. So can anybody help?
  • 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...