• what happened to 8052.com
    Anyone knows what is going on with 8052.com ?
  • Whats happening here ??
    Hallo everybody, got myself another problem.... not exactly a problem... i think The thing is i would like to know whats happening in this output: printf("AIN[%d][%d] = %u.%.3u V\n",m,n,(int...
  • uVision 5.29.0.0 WIN 10 PC new project. No device in “Select a device for target1” form's left box. My Device is ATSAME54P20A and is displayed in left column of Pack Installer. All packs/examples “up to...
    I have searched for and have tried many suggestions but nothing seems to solve the problem. I am missing something or make the same mistake over and over. Please help.
  • Is it possible to have a single Keil MDK project and two or more separate workspaces? If yes, then how?
    I have several nodes that are running the same project/code. I need to debug them simultaneously and that requires having separate workspaces. Now I have multiple copies of the same project. Yes, they...
  • What happens in this var declaration mistake?
    Here's an excerpt of my main module (the beginning of it): #include <ezusb.h> #include <ezregs.h> #include <tng.h> #include <string.h> #include "system.h" #include "lcd.h" #define IMG_SIZE...