• I can't see my source file in Proteus 6.7 debugging mode.
    I use 89c52 microcontroller and keil uv2 compliler. When I use " Proteus (version 6.7) simulator " I can't see my source file in debugging mode. I have read Proteus (ISIS) User's manual carefully...
  • I can't see my source file in Proteus 6.7 debugging mode.
    I use 89c52 microcontroller and keil uv2 compliler. When I use " Proteus (version 6.7) simulator " I can't see my source file in debugging mode. I have read Proteus (ISIS) User's manual carefully...
  • Tracing through multiple source files
    My team and I are working on a project programming about 40 different units that all use the same serial communication protocol. I'm currently using uVision3, but we have purchased uVision4, and it should...
  • Tracing through multiple source files
    My team and I are working on a project programming about 40 different units that all use the same serial communication protocol. I'm currently using uVision3, but we have purchased uVision4, and it should...
  • Splitting of ASM source files
    Hi! Is it possible to split an ASM source file and add them to a single project? Output should be one single hex file. All my attempts failed. Thanks in advance, Reinhard