• Function pointers
    Warning: Not directly related with Keil... After the messages on the pointer and function pointer usage, I read the application note 129 and confused on the syntax of calling functions using funct...
  • customization of putchar function
    I have made the new function putchar for redirect the output to LCD already. But by default, I also want to use this as output to serial port on the same program. I do not understand how to use both...
  • Customer Relations
    Okay, its me again. I ordered a sample set of 'widgets' from company XYZ, via email, and got zero reply. I waited a few days, then I called them. "The Guy" said that I should email them @ exactly where...
  • Overlay/function pointers
    Hi, In our project we are using function pointers. After compiling the project, we got "RECURSIVE CALL TO SEGMENT" warning. By selecting OVERLAY (sfname ! *)in BL51, that warnings was removed. If we...
  • Support for calling through function pointer tables
    Hi, does anyone know if Keil has added support for calls through a function pointer table, or if they are about to do so? Right now it is a bomb, especially when using banked memory. /Christian...