• Wrong code generation.
    I'm using the Keil C251 Compiler Optimizing 80251 C Compiler Version 1.x (DLL 1.24) The following instruction is in a function called after an SIO Interrupt: byLength = abyRecBuf[0] And the...
  • RET_XSTK compiler directive generating wrong code
    I am using the following compiler directives for C51.exe CFLAGS = DB OE LARGE $(INCDIR) CODE RET_XSTK WL(1) It looks like the generated code is incorrect. I have a TSK_create function with the following...
  • AT89S8253: Wrong SRC code generated
    Hi, I'm using a AT89S8253 as Target device. My application uses Timer 0 interrupt. The T0 ISR needs to have some code written in inline Assembler, requiring to generate and assemble SRC file. If...
  • Pointer stored in wrong code class.
    Can anyone tell me why the following code for the C167 will place the pointer in either the NDATA0 class or the XDATA0 class depending on which line is uncommented? typedef struct { short type;...
  • DAS Port is in wrong state
    I'm getting the error "DAS Port is in wrong state" whenever i try to use or confgure the debug settings for the "Infineon DAS Client for XC16x" This seems to be a problem releated to the development...