• memory location c8051f381
    hii Does it change the memory location following two forms of writing? float EffectiveTime=0; float EffectiveTime=0; Thanks
  • memory location c8051f381
    hii Does it change the memory location following two forms of writing? float EffectiveTime=0; float EffectiveTime=0; Thanks
  • Simulator not working for c8051F381
    I am using Keil and Silicon Labs USB debugger for evaluating a board that consists of c8051F381. I am using Windows7 OS. Whenever I try to debug the board there is an error and the Keil IDE stopped...
  • Simulator not working for c8051F381
    I am using Keil and Silicon Labs USB debugger for evaluating a board that consists of c8051F381. I am using Windows7 OS. Whenever I try to debug the board there is an error and the Keil IDE stopped...
  • ARM7 big table and printf trick
    the task is to place a big( 32kb or more ) table in the flash. and code should access it. i use the scf file to place the table on extern flash here is my code: (1-1)table.c #include "table...