code banking problem

Hi,

I'm using code banking for my project with the following settings: Memory model: Small: variables in DATA
Code rom size: Large: 64K program
code banking checked with bank area: start: 0x8000 end:0xffff
far memory type support
set to create a .hex file
The project compiles fine and a .hex file is generated, however this file is empty!
If I don't use code banking the correct file is generated.
If I use code banking but set the start: 0x0000 and end: 0xffff the file is also generated. but the start has to be 0x8000.
Any idea what could be wrong? Thanks in advance for any suggestion.

radu

More questions in this forum