• -O3 triggers compiler error #3734
    Hello, compiling my source code, I encountered the following compiler error: "no source": Error: #3734: __packed qualifier dropped when passing argument to unprototyped function The MCU...
  • Compilation Error
    There's no overflow in my data memory so what could this error be? *** ERROR L107: ADDRESS SPACE OVERFLOW SPACE: DATA SEGMENT: _DATA_GROUP_ LENGTH: 0071H
  • Compiling error
    Hi, I have strucr define in a lib file from TI. Here the message error from Keil uvision 4, I got no error in my include: Build Project 'PTX' - Target 'PTX' compiling main.c... C:\Users\Mathieu\Documents...
  • compilation error of identifiers is undefined
    the uVision complained that: stm32f0xx_i2c_cpal_hal.c(121): error: #20: identifier "I2C2_IRQn" is undefined, however, this is defined in the "stm32f0xx.h" and the header file stm32f0xx_i2c_cpal_hal.h...