Not a lot can be told looking at these screen shorts. I hope Flash_xx signals are headed in the right direction. But I wonder why Flash_BYTE is going somewhere far? It is flash chip bus mode configuration input pin. For 16 bits wide bus it should be pulled high, or maybe simply shorted to Vcc. Did you connect it to MCU?
I think BASE_ADDR define should use __far24 keyword like this:
#pragma BASE_ADDR ((volatile uCPUBusType * __far24)0x140000)