• RET_XSTK DIRECTIVE LIMITATIONS ?
    Hello, I'm testing the directive RET_XSTK in my application to put the internal hardware stack in xdata memory space. In this application, C, assembler and code banking are present. May I expect...
  • RET_XSTK DIRECTIVE LIMITATIONS ?
    Hello, I'm testing the directive RET_XSTK in my application to put the internal hardware stack in xdata memory space. In this application, C, assembler and code banking are present. May I expect...
  • Q: Compiler generates wrong Assembler Code
    I am involved within the development of some control hardware using the Infeneon XC161 processor with a "self made" evaluation board. I think something is wrong with the compiler. First I thought that...
  • Q: Compiler generates wrong Assembler Code
    I am involved within the development of some control hardware using the Infeneon XC161 processor with a "self made" evaluation board. I think something is wrong with the compiler. First I thought that...
  • 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...