I am trying connecting tsm320dm642 to a 8-bit wide flash memory. Question is, if I following TMS320C6000 DSP External Memory Interface (EMIF)Reference Guide, note A,Figure 1.7, on page 27, to connect the address pins, I should use EA[N + 3:3]on DM642 to A[N :0] on the flash, then how should I connect the pins ABE7,ABE6, ...ABE0, (defined on table 2-4 of the DM642 datasheet) ? And if I want to access a byte in the flash, how will the pins ABE7,ABE6, ...ABE0 kick in to assign the address information to the flash?
Do I have to encode ABE7,ABE6, ...ABE0, to generate the equivalent, " EA[2:0]" ?
Thanks for your help.