• error
    with the help of apnt195, i had modified the STM32 usb hid application program. during compilation, it showing the following error demo.c(33): error: #147: declaration is incompatible with "BYTE...
  • error
    Hi.I am writing a program and when i want to compile it and make HEX file there is a error like this: .\Objects\camera.axf: Error: L6320W: Ignoring --entry command. Cannot find argument 'Reset_Handler...
  • error
    Hi.I am writing a program and when i want to compile it there are a lot of error like this: .\camera.axf: Error: L6218E: Undefined symbol ov7670_set (referred from main.o). .\camera.axf: Error: L6218E...
  • error
    Hi.I am using writing a program and keil show me this error: error: #28: expression must have a constant value The program: #ifndef __ov7670_H #define __ov7670_H #include <stdio.h> #include...
  • error
    Hi.I am almost a beginner working with ARM and i wrote a program.It has many of this error: #99: a declaration here must declare a parameter. If you can help me i will be appreciate.