I am struggling to understand how to configure the EMC on a LPC1823JET100. I want to use 16-bit data RAM and interface using the byte-lane-select feature ie. 1 data-byte, 1 address-byte, EMC_BLS0 and the other control signals.
Table 343 from the user guide indicates this should be possible:

Table 170 in the user guide implies I can use P1_4 or P1_6 for EMC_BLS0.

I plan to use P1_7 to P1_14 for EMC_D0 to EMC_D7, P2_9 to P2_13 for EMC_A0 to EMC_A4, and P1_0 to P1_2 for EMC_A5 to EMC_A7. However, table 172 in the user guide implies that setting the mode bits to 3 will set P1_0 to P1_2 to the wrong function, such that I lose EMC_A5 to EMC_A7. I can't find these EMC functions on any other pin for the LPC1823JET100. Is it possible to actively multiplex the function of the P1 bank whilst utilising the EMC interface? Is it actually possible to use implement a 8-bit address, 16-bit data using the LPC1823JET100?

