• DEBUGGING: Macros with variable parameter list?
    Hi, has the C compiler/preprocessor the ability to translate "variadic macros" - Macros with a variable parameter list like in the Ansi C99 standard? If not, how can one implement a debug printf (variable...
  • DEBUGGING: Macros with variable parameter list?
    Hi, has the C compiler/preprocessor the ability to translate "variadic macros" - Macros with a variable parameter list like in the Ansi C99 standard? If not, how can one implement a debug printf (variable...
  • 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...
  • 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...
  • error: #55-D: too many arguments in invocation of macro "Error_Handler"
    Hello, I have an error on keil µvision 5 and i don't arrive to resolve it. this is the error: ..\Src\utilsSPIRIT1.c(148): error: #55-D: too many arguments in invocation of macro "Error_Handler" ...