• Functions tab does not recognize header files
    I can add header files to project but when I open it in editor and select "Scan current editor files" in Functions window functions in header files are not displayed. Is there any way to make Functions...
  • ARM assembler does not recognize C header macro definitio
    Hello: Recently we added protection to constant defines in our C headers. These headers are shared by assembly code too. BUt when I compile the code, the assembler bails out with an error since it cannot...
  • ARM assembler does not recognize C header macro definitio
    Hello: Recently we added protection to constant defines in our C headers. These headers are shared by assembly code too. BUt when I compile the code, the assembler bails out with an error since it cannot...
  • stdio.h does not recognize FILE *fpointer
    I am using IAR embedded workbench software for ARM CORTEX M3 controller. I have already included stdio.h library and it have fopen function like this but when i am declaring my file pointer like this...
  • stdio.h does not recognize FILE *fpointer
    I am using IAR embedded workbench software for ARM CORTEX M3 controller. I have already included stdio.h library and it have fopen function like this but when i am declaring my file pointer like this...