• 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
    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
  • Compile Error with GUNARM and Keil
    Hi I am new with ARM and I try to compile the Blinky example that comme with keil. I use the keil demo V3.5 with GUNARM V4.1.1 When I compile have these ERROR: arm-elf/bin/ld: ERROR:...
  • FreeRTOS compilation error in Keil
    Hello, I am building FreeRTOS project. Compilation goes well. No warning, no errors. But Dynamic Syntax Checker lights error. FreeRTOS.h -> "error in include chain (portmacro.h): use of undeclared...
  • Compile a .bin file in Keil
    I'm trying to compile a binary file in Keil. I followed the instrudiction and added this to Options for Target - User - After Build/Rebuild C:\Keil_v5\ARM\ARMCC\bin\fromelf.exe --bin --output...