• dscope problems
    When using dscope I'm getting strange occurrences in the serial window My code is: #include <stdio.h> main() { char c; while ((c = _getkey()) !=0x1B){ printf ("key = %c\n",c); } } ...
  • where is dscope?
    Can anyone tell me where to download the evaluation copy of dscope? or maybe i doesn't exist at all?
  • what is dscope
    i wanted to know more about dcope and how it can be used and with which processors,also let me know that this software comes with which kit from keil.
  • Dscope Crashing
    Either my Target or Dscope is crashing after I have sent a few printf commands to the serial window (I am using MON515.HEX on my target). If I single step through the program every thing seems fine, but...
  • ARM7 Tutorial ...........
    YOU Ask where are a tutorial of Atmels at91sam7xxx or phillips lpc21xxx . I just got it work it was simple just like starting with pic or avr. Schematic and 2 nice Tutorial with images and source...