BSP for MTK 2523

Sysprogs forums Forums VisualGDB BSP for MTK 2523

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10669
    mmoore
    Participant

    One of the projects that we are attempting to port to the VS/VisualGDB platform targets the Mediatek MTK 2523 chip. VisualGDB does not have native support for this device at this time. What would be the best approach to get this configured to build and debug? Keil has support for this chip (http://www.keil.com/dd2/mediatek/mt2523x/). Is there some convenient way to port the Keil Device Pack to a VisualGDB BSP? I found the BSP tools project on GitHub, but not much documentation. Would that be a good starting point? If not, would you please outline what is required to support a new chip? Thanks!

    #10684
    support
    Keymaster

    Hi,

    In order to keep VisualGDB price competitive, we only directly support the most popular devices and offer various customization mechanisms to allow our customers to easily add support for the devices that are not directly supported.

    The easiest way to create a project for an unsupported device is to follow our legacy device tutorial.

    Our BSP generators on github have a very basic Wiki page that outlines the basic concepts, but generating a full-blown BSP would much harder than just setting up a manual project (and exporting it to a template).

    We also provide a service for creating BSPs for rare devices on demand, so if you don’t want to go through this process yourself, feel free to contact our sales to get a quote for a custom BSP.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.