• Problem passing pointer argument to reentrant function
    Hi All, TARGET I am using C51 tools to compile a simple app for an ST uPSD33xx. OUTLINE The problem I am experiencing maifests itself as an incorrect value in a pointer passed as an argument...
  • Problem passing pointer argument to reentrant function
    Hi All, TARGET I am using C51 tools to compile a simple app for an ST uPSD33xx. OUTLINE The problem I am experiencing maifests itself as an incorrect value in a pointer passed as an argument...
  • Reentrant function whose arguments are located to absolute addr
    I defined a reentrant function with 4 long arguments like this (excerpt from the lst) 21 unsigned long func0(unsigned long a, unsigned long b, unsigned long c, unsigned long d) large reentrant 22 ...
  • Reentrant function whose arguments are located to absolute addr
    I defined a reentrant function with 4 long arguments like this (excerpt from the lst) 21 unsigned long func0(unsigned long a, unsigned long b, unsigned long c, unsigned long d) large reentrant 22 ...
  • LINKER ERROR: Argument list too long
    We have a program with many obj and when we invoke the linker gives us this error: Argument list too long We environment is: ARM DS-5 Professional Edition Version: 5.19.1 Build number: 5191005 ARM1176JZF...