• keil uvision5 can't open projects with *.uvguix.username file existing
    When I creat a project,it works normally,but if I close the keil later,I can't open the project again.And in the project directory,a *.uvguix.username file can be found.If I delete that file,I can open...
  • Why not generate the *.obj file when build my files in IDE
    I create a new project from Keil C51 IDE and then add my source code into it. When invoked linker links my project, the error occurs as follows: *****FTAA ERROR L210:I/O ERROR ON INPUT FILE EXCEPTION...
  • MAP file generation
    Hi all, How to generate MAP file in microvision4? Controller Name: LPC2368
  • scatter file generation
    How can I make UV5 to automatic generate a its default scatter file?
  • Generating custom BIN file
    Hi, There is a problem with my batch file compilation which was working with uvision3. I have a bootloader and application code. I am trying to generate .bin file by coping code to my ER_IROM1 area...