I am currently putting together the hardware for an IP camera type design and have run into a problem, of the 16 GIO interrupts available on the DM365, 15 of them are multiplexed with the MII lines used by the EMAC leaving only 1 interrupt free. Unfortunately I require around 10 interrupts so I have a bit of a problem.
The BINTEN register allows you to select the GIO bank that will be used to trigger interrupts, but at the moment you can only select bank 0.
Was this a design oversite by TI, and is there any way you can select other banks or is there another way around this problem?
Thanks
Andrew