• Demo Or New Version?
    I get this when I compile/link a project that DOES work on my system at home. At home, I have the full uVision3 system, where as at work we are [still] using the 'new' Demo version. My question is...
  • Same Keil version, different output files
    Hi everybody, We have a big problem with the MDK 4.60 version. Having the same Keil version, same project, files, libraries etc... Keil generates different output files for programming the STM32F417...
  • Installation of ARM MDK (256K) not overwriting demo version
    My installation of the 256K version of ARM MDK is not overwritting my old demo version. I tried erasing the demo version and Keil directory and reinstalling it. Still have compiler and linker (Evaluation...
  • Error: Q0466E: An output file can only be specified if there is a single input file
    i use this command to build a bin file after linking: fromelf.exe --bin -o $L@L.bin #L it gives me this weird error: Error: Q0466E: An output file can only be specified if there is a single input...
  • input/output redirection in IDE
    Hi All, I am new to the µVision2 environment, so I don't know all the ropes yet. My question is this: I have a long text file which represents a data stream. Can I somehow feed this file to a program...