Hello ! I've a problem with code space and my 8051F120. It have 128ko of memory and with Keil I have to use bankin if I want to use all the memory. But I don't manage to setup the bank (in Target -> code banking) How do I setup Keil for my 8051F120 to do working ? It is possible to write a program without thinking of the code banknig ? Is Keil is able to manage the code banking or Have I to make code to manage banking ? Thanks a lot
Have you read Application Note 130 from Silicon Labs? http://www.silabs.com/products/pdf/an130rev1_3.pdf Jon