• HSE crystal value definition in options for target tab
    Hello (keil uvision IDE 5.14) 1- Which is right for HSE value definition? - HSE_VALUE = 8000000UL( Unsigned Long ) - HSE_VALUE = 8000000 2- If there is any difference between HSE value definition...
  • target options
    hai.....i configured IAP driver supplied by KEIL..in the target option i got three options 1.simulator 2.board flash 3.board RAM 4. board external memory but when i created my own i got only target1...
  • problem with linker in options for target
    hello In keil - "options for Target1" --> "linnker" --> "Use memory layout from target dialog" after this the code executes fine. but if we dont check the check box for ""Use memory layout...
  • output tab and HEX2BIN
    Hi I'm using teh HEX2BIN file from keil web page and trying to use output tab to run this file. I can't get it to compile and have keil uvision software to run this so that i can get a binary file...
  • spaces not TABs for indentation
    The interpretation of TAB characters is (almost) entirely unpredictable - therefore (almost) all code posted here (and on other forums) using TABs for layout will be garbled. See, for example, http...