• executing problem
    i have struggle in exexcuting section.......... i created one new project->yuvanyaj Then i created souce file - > yuvan.c Then added to target......... then i rebuilt my target............
  • Execution time of code
    Hello, I'm using a C8051F330 and I need to time some code. My Performance Analyzer is greyed out and I can therefor not use it. I also saw this thread: http://www.keil.com/support/docs/971.htm which...
  • Code not executing correctly
    Hello. I have been working in uVision3 up until a few days ago when my company upgraded to uVision4. I am working on a project in which I read in a string over the UART. The strings start with a couple...
  • code doesnt execute properly
    I have seembled an asembly program and linked its .obj file to the .obj of compild c source file through command line . This assembly function is called from a c source code,but I face a problem that...
  • Code that won't execute
    Has anyone seen problems were sections of code will not execute when compiled at different optimization levels? For example, we have and application that is run from a menu structure through the UART...