• How to remove the warning 'Uncalled segment ?C_INITSEG' ?
    Hello to all, For my project, I use a my own asm file STARTUP.A51. After having linked all the files of the project, a warning message appears 'UNCALLED SEGMENT ?C_INITSEG'. Or I do not integrate...
  • How to remove the warning 'Uncalled segment ?C_INITSEG' ?
    Hello to all, For my project, I use a my own asm file STARTUP.A51. After having linked all the files of the project, a warning message appears 'UNCALLED SEGMENT ?C_INITSEG'. Or I do not integrate...
  • How to suppress this warning " empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt]"
    Hi, I am using Keil uVision V5.37.0.0 and compiler version is 6.18, I am getting tons of above warnings in different files with this version of uVision, the same was built without any warnings on previous...
  • Any way to remove unreferenced parameter warnings?
    We have a design that uses function pointers and sometimes the parameters passed to a "C" routine are not used. Thus we get alot of compiler warnings. Is there any way to remove these warnings? Previous...
  • Any way to remove unreferenced parameter warnings?
    We have a design that uses function pointers and sometimes the parameters passed to a "C" routine are not used. Thus we get alot of compiler warnings. Is there any way to remove these warnings? Previous...