• Conditional Breakpoint:
    I am a programmer at (C8051f980 (slabs I would like to try Conditional Breakpoint I did not know where to write the command line, for example BS COUNT ==4
  • Conditional Breakpoint
    Hello, I'm trying to set a conditional breakpoint. The debugger should break if a specific line is reached and an additional condition like x == 2 is true at the same time. I've tried an expression...
  • signal condition
    Hi Any body help me regarding signal condition circuit for K type thermo couple. This signal aim interfacing with ATMEGA8535 microcontroller. IC. Please any body send me reliable...
  • conditional assembling
    Hi, I am new on ARM. I have found the following expressions in a ARM startup file: IF :DEF:REMAP Could any one tell me what it means? If is for conditional assembling, how to define REMAP? Thanks...
  • Conditional compilation
    Hi, I am currently trying to get my code support two different type of LCD display, the only difference is the hardware level driver, so condional compilation directive has to be introduced. #ifdef...