• uVision issue creating .axf file
    Hello, I am a student taking Embedded Systems at a university and I am trying to get my code to compile using uVision. I am using a FreeScale FRDM-KL25Z. When I select rebuild or batch build to try to...
  • Problem in creating HEX file
    heyy.. everyone, I am using Keil uvision 4, coding in assembly language for 8051, but i am not able to locate the created hex file in the folder in which i am actaully creating... infact, it is not even...
  • bug: in hex create in c6.20
    i test l51 set in c6.20 my programmer cant work with hex file generate large program in c6.20c if use lx51 (and then ohx51) then my programmer dont work it myprogram and programmer true work in keil...
  • uVision is creating projects wrongly
    When I create a new project with uVision 5, the target options tab shows only "Xtal" and "Operating system". The fields that appeared in the past, "Code Generation", "Read/Only Memory Areas", and "Read...
  • Create HEX file of Just Data
    Greetings: Is it possible within the Keil environment to create a HEX file which contains just data, that is no startup, no main()? We currently have a application which uses pointers to look...