• 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 ...
  • How to delete a toolbox button?
    Hi friends, I have intially written a debugger script that creates 4 buttons. Now that I do not need the third button i removed that particular code statement and recompiled. When I debug the project...
  • 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...
  • 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...