• Keil configration setting for code banking in external ROM
    I a using an external ROM of 256 K what will be the Keil target destination setting for 4 banks with 1) each having 32kcommon and bank code 2) bank 0 for common and bank 1 ,2 ,3 for bank code
  • Target destination settings for code banking in 89v51rd2
    In my project I have to expand my 64K RAM by adding 3/4(whichever possible) banks of 32K each and switching via GPIO pins and common area of 16K. What should be the Target destination settings(Keil s...
  • confusing keil uVision with bank switch setting
    i recently study the 8051EW with bank switch and can not find the bank switch user guideline or document with respect to the keil uVision setting up . I have search and read the articles about bank...
  • banking
    Hi all I've a software which requires some segments must belongs to a certain code bank. Without this condition software dont works ! Why such a situation could happen ? Any idea
  • Banking
    Individual HEX File for Each Code Bank If you require a single HEX file for each code bank, you must create a batch program that runs OHX51 once for each code bank. The contents of the batch file...