• uV2 Problem -- call via pointer
    I'm debugging some code and have come up against some odd behavior in uV2 -- wondering if it's a known bug or limitation, or perhaps I need to (re-)compile with some options in order for this to work...
  • uV2 Problem -- call via pointer
    I'm debugging some code and have come up against some odd behavior in uV2 -- wondering if it's a known bug or limitation, or perhaps I need to (re-)compile with some options in order for this to work...
  • Problem when reading internal flash via pointer, EXTS
    I use a XC164CS32F40-Controller and C166 V05.05: I want to read the data of the internal flash via following code. It works correct until the adress 0xC13518 will be reached. The Assembler-Cmd ...
  • Problem when reading internal flash via pointer, EXTS
    I use a XC164CS32F40-Controller and C166 V05.05: I want to read the data of the internal flash via following code. It works correct until the adress 0xC13518 will be reached. The Assembler-Cmd ...
  • set Context Pointer (CP) and Stack Pointer (SP)
    Hello, how can I set the stack pointer and the context pointer to a special beginning value? Is there any way I can do this in the compiler? Regards, Philipp Küber