• 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...
  • 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...
  • Creatig new buttons in toolbox
    I have been trying to add a new button to toolbox and unable to do that. I have read all the technical knowledge base to no avail. Kindly any one guide from scratch.
  • 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...
  • Toolbox Usage
    I was just going through the CAN code for MCB2300 provided by Keil and there i saw that the toolbox can enable/disable loopback. This was done using the CAN_Simulate.ini. Im trying to do the same for...