• Toolbox Buttons
    Hello, if i call a signalfunction with a toolboxbutton, i always get the message: mysignalfunction() *** error 34: undefined identifier But this signalfunction works correctly in my program...
  • Debuggin button
    Hello! I was trying to create a button debug, it has to change the value of one or more inputs of GPIO ports, but I can't :( I have tried this sentences for creating the debugging button ...
  • Advice on button pressing!
    Hi, I am using the the philips LPC764, you can set up all the pins on port 0 as keyboard interrupts - which i have done ok. I have one button on each pin. I have tested it ok with one button but...
  • Debug buttons in uVision2
    A while back I found an example on adding buttons to a debug toolbar, to toggle port bits. This was defined in a debug.ini file. define button "KICK BUTT","PORT3 ^= 0x04" define button "Toggle EX0...
  • push button help
    i want a push button which have 2 indepenent inputs and 2 independent output in other word that if i press a single button the switch act as two switchs total independent of each other but not in the...