• complier, failure, code , debugging
    The code is written well, but when I press build and enters the debug window, it misses some lines. I thought it might be the intending problem, but is the problem the Keil software. In debugger window...
  • 8051 C complier
    Hello all, I have been programming the 8051 chip using assembly for small programs and applications such as A to D converter, alarm clock, etc. In which I have learned that it is a great pain to...
  • Complier V6 optimization problem
    Dear All, I have been using arm complier V5 for a couple of years and it works very good actually. I finished one complete project using V5 -O3 optimization level. However, I started new project and...
  • reg. keil c complier
    dear sir, I have downloaded free demo version for Uvision 2v2.31 c complier for 8051 core, with limited memory capacity. in example programme "hello word" is in serial commumication port and "icon...
  • Placing size of array at start of array
    Hi all, I am working with the TI TUSB3200, trying to modify their example code for our own USB device. USB requires many tables which start with a length byte. I would like to use the sizeof operator...