• 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...
  • 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: saving in uVision2.12
    I found out how to create a button on the Toolbix via the Command tab. How do I make it remember I created this button? When I exit debug, or exit uVision all together and come back, it has forgotten...
  • 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.
  • 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...