• Why I can't Build?
    When I execute Build target, "FATAL ERROR L210:I/O ERROR ON INPUT FILE...." is shown. Why I can't Build? Build target 'Target 1' compiling main.c... MAIN.C(1): warning C500: SERIAL NUMBER EXPIRED...
  • Can't build with conf_tny.a51 in project
    I get the error CONF_TNY.A51(1): error A43: RESPECIFIED PRIMARY CONTROL for the 1st line the file which is $DEBUGPUBLICS TIA Andy
  • why can't const array be in
    const char anarray[5]={1,3,5,7,9}; The above works well. But occupies a lot of mem. const char code anarray[5]={1,3,5,7,9}; Compliled and linked without an error prompt. But works bad....
  • Can't build lpc_open examples.
    I hope this is the right place to post this. I am using Keil uvision 5.1 and lpc_open for keil lpc1857. Following the quick start guide I loaded the peripheral example projects into uvision....
  • can't build target
    I downloaded the software examples package for AT91SAM7SE-EK. After unpacking the version for Keil I tried to compile the project and got this error message: .\at91sam7se256-flash\at91sam7se256-flash...