MDK-ARM V5 supports software packs, and there are several predefined packs for various evaluation boards. How do I go about creating a board support pack for a custom board?
I would love to bundle the various low level drivers and APIs in a single pack for use by the various developers.
Bill
Christopher, Yes, it looks like the .pdsc file description format contains the information I was looking for.
One related question. In the currently available software packs, board specific content is contained within the associated processor family pack. Is there anything special I need to do to construct a separate pack containing only the information for a new board?