• indirect call , parameter do not fit within register
    Hi: I comply my program can such error message appeard"indirect call , parameter do not fit within register" what this mean. This message appear becasue I define an function pointer in a structure...
  • indirect call
    Hello I have a function like this : static int yaffs_WriteChunkToNAND(struct yaffs_DeviceStruct *dev,int chunkInNAND, const __u8 *data, yaffs_Spare *spare) { . . . return dev->writeChunkToNAN...
  • Indirect function calls in banking and LONG_MACRO
    Hi, I have not seen this problem addressed and I have been searching a long time. Perhaps I have just not used the right search terms. I have 8 banks and have regular inter-bank and intra-bank...
  • Indirect function calls with code banking
    Hi, Im having some problems with code banking, regarding to passing functions adresses as parameters. for example: void func ( void(*ret_func1)(void), void(*ret_func2)(void)) { . . . if(x...
  • Error 114: Segment does not fit
    Hi, Does anybody knows how to specify the memory map of the EZ-USB dev board ? I can't find it in the device list of uVision. I suppose that I get this message 'cause the linker thinks I have a...