• NVRAM Howto...
    I have never used external RAM before (beleive it or not :-o ) . Now I am using an NVRAM from Dallas so that in case of power failure the value of some variables is retained. My question is how do...
  • Te505 Jtag debug... HowTo ?
    Hi, I would like to know how I could use my Jtag interface to debug with the hardware trough µVision Thanks
  • HOWTO enable AGDI stepout?
    Hi! My keil debugger works without "StepOut" choice. The stepOut button in the toolbar is always disabled. Is there any setting of AGDI for it?
  • linking a hex file (howto...)
    Hi, I have an application where a STR912 is connected to a PIC device. The two devices communicate using CAN. I want to download the PIC's firmware using the STR912. For this purpose, I have...
  • howto see what's in the data segment
    C51 returns the following error: *** ERROR C249: 'DATA': SEGMENT TOO LARGE Rather than switching to the COMPACT or LARGE memory model I would like to manually declare some variables into xdata...