• C251 linker/mapping
    Hello, My code has a problem with I2C. after study, I found it related to link sequence. It include 2 modules, say Module1 and Module2. If I add some dummy code in Module1 to make Module1 size is bigger...
  • C251 linker/mapping
    Hello, My code has a problem with I2C. after study, I found it related to link sequence. It include 2 modules, say Module1 and Module2. If I add some dummy code in Module1 to make Module1 size is bigger...
  • C251.exe compiler bugs
    Just wanted to pass on a recent experience. I was using C251.exe V3.20a and experiencing quite a few problems with an RTOS. Investigation at the assembly level revealed really screwed-up code. I...
  • C251.exe compiler bugs
    Just wanted to pass on a recent experience. I was using C251.exe V3.20a and experiencing quite a few problems with an RTOS. Investigation at the assembly level revealed really screwed-up code. I...
  • C251 Compiler options for memory banking
    Hi, I am struggling with getting the compiler set up correctly and was wondering if anyone could please help. Our circuit uses an external flash memory configured for paging. All I am trying...