Creating BSP for new device family

Sysprogs forums Forums VisualGDB Creating BSP for new device family

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #36278
    AnthonyF
    Participant

    Hello,

    We are a design house for secure microcontrollers (custom RISC-V core with our own peripherals).
    We want to create BSP for our device familly for internal use and to send to our customer.
    We are also interested in creating a Embedded Debug Method Packages (EDPs) as we have a custom hardware emulator.
    I have found tutorial to create custom or shared BSP from an existing one. But I did not find documentation for creating BSP for new devices.

    Where can we find documentation for creating BSP or EDPs?

    Thanks

    #36285
    support
    Keymaster

    Hi,

    You can find some documentation in the Wiki. But in general, the easiest way to get started would be to fork one of the existing BSP generators or debug package drivers, and use it as a reference to build your own one.

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