• 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...
  • 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...
  • Code Execution using toolbox button
    Dear All, I am using microvision 2 and c8051F12x. I want to execute a function stored in the code memory using a toolbox button. I have created a toolbox button which loads the PC with the address...
  • Code Execution using toolbox button
    Dear All, I am using microvision 2 and c8051F12x. I want to execute a function stored in the code memory using a toolbox button. I have created a toolbox button which loads the PC with the address...
  • 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...