• Why can the code size be zero?
    ;*********************************** CTEST MACRO REPT 4095 SJMP $ SJMP $ SJMP $ SJMP $ SJMP $ SJMP $ SJMP $ SJMP $ ENDM ENDM ;*********************************** CSEG AT 0x0000 CODE_START...
  • Does compiler initialyse variables to zero?
    Hi, I'm new to this forum and would like to know if the Keil compiler sets declared global and local variables to zero. If not, is there some command line option to achieve this? Thanks,...
  • Web server becomes blocked
    Hi, I have been using the Keil embedded web server on a ARM Cortex M3 processor which is incorportated into the Smartfusion System on chip. The processor is used to control a box of electronics to control...
  • A warning suddenly becomes an error !?
    Hi, I'm working on a big project with a lott of sources files. At compilation time I have a lot of #167-D warning ( warning: #167-D: argument of type "U8 *" is incompatible with parameter of type...
  • division by zero
    Hi all, Does anybody know what does the system do when a division by zero occurs? We are running RTX 51 ful kernel on Philips' 80c51, 80c552 and 80c660 controllers. Thanks, Laurent.