• including assembler file into C project
    Hi all, I have to include an ASM file into my C project, this ASM file cannot be modified since it is also a part of another project using this same file. the ASM file is asm_inc.h and contains only...
  • Opening a Project and Finding Files
    I am brand new to all of this but I'm looking for insight on how to open a project and bring in all the associated files. I have opened the project file but all the .c files come up with warning...
  • Relative project file paths
    Hi, With new uVision4 the file paths in project are not saved as they were entered, so there's no way to save relative paths because uVision4 automatically converts them to absolute. The problem is...
  • Hex file of a RFID project
    Greetings, Is it possible to find the C code( not asm) from a hex file written in Atmel 8051 series microcontroller? My hex data is on dropbox ( 7kb ) : www.dropbox.com/.../MetroTrainprototype...
  • UVision and project file sorting
    Hello, This question must have been answered somewhere, but my searches failed to come up with an answer. In uVision4, how do you sort the files associated to a project in alphabetical order...