I have a question about components of amba design kit.
Is it correct design which contain arm cortex m3 with ahb-lite system bus, components bus matrix and ahb2apb bridge from amba design kit?
Diagram with components connection in design is attached.
Thanks for the answer!
But I found an example of system which based on arm cortex-m3 and adk components (CoreLink DMA Controllers - ARM, http://www.arm.com/images/DMA_230_Example.jpg).
Did I understand correctly that design with CMSDK is recommended, but design with adk is correct too?
And one more question. Is it correct design with arm cortex-m core, Corelink Interconnect NIC301 and ahp2apb module from ADK?
Yes, Many components in the AMBA Design Kit (ADK) can be used with the Cortex-M3 processor.
However, ADK don't have any example system for Cortex-M processors. Also, there are more features in the CMSDK.
In simple Cortex-M3 based systems there is no need for NIC-301. But it is likely that you have a AHB to APB bridge for APB peripherals.
regards,
Joseph