• 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...
  • 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...
  • Switch from regular project to multi project workspace
    I'm working on a project and now I need to create a new project that will use some files from that project. Is there an option to convert project file to a workspace file or do I need to create a multi...
  • how to move socrates workspace/projects
    What is the proper and reliable way to move the Socrates workspace? Can you just do a 'mv' command or are there some dependencies?
  • having trouble in making a project workspace
    I am currently working on eCee LPC 2148 ARM7-TDMI based microcontroller kit.I am using keil miccrovision 4 to compile my code to create hex file, which further gets loaded to the kit using philips flash...