• About pointer to a huge table in C
    Hi, I am a bit confused about writing codes with a poitner pointed to a huge table in C with Keil compiler (for C166 MCU). First if i want to define a pointer pointed to a huge table, naturally...
  • huge to far
    Hello, I think I finally found a Problem which caused me Trouble over the past Days, and now I'm trying to find a satisfying solution. I'm using an Infineon XC161CJ with a grapical Display. I use...
  • Using far or huge pointer, which is faster?
    I have an array defined in RAM. The array is defined 40 bytes. I do interpolation on the array by passing the address of the array as a huge pointer to int to the interpolation function. For the C167CS...
  • Huge Memory - Linking problems
    Hello all, does anybody have experience with linking *big* programs for C161U? I have a large project, which uses up to 2MB RAM. During simulation is everything OK and program works fine, but in real...
  • LX51 Huge Code
    I am trying out an application for the MX51 and I need HUGE code generation but it generates a combination of both. As an example, in my routines it generates the proper ECALL and ERET but if I call...