Is it possible add Cortex A9 support ?

Sysprogs forums Forums VisualGDB Is it possible add Cortex A9 support ?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #26513
    DASM
    Participant

    Or any of A series? Is there examples how to?

    #26521
    support
    Keymaster

    Hi,

    The Cortex-A devices are typically used together with Linux and hence require a special Linux toolchain built for the exact distribution/configuration that is running on the target.

    We provide toolchains for the most commonly used Cortex-A boards (e.g. Raspberry Pi, Beaglebone). If you are using a different board, please check the board vendor for a cross-toolchain.

    If you are looking for a barebone environment (without Linux), please try creating a project manually as shown in this tutorial: https://visualgdb.com/tutorials/arm/legacy/

    #26524
    DASM
    Participant

    Thanks for reply. Yes, it is baremetal no OS app (Beaglebone black). I will try setip manually, ok!

    • This reply was modified 4 years, 5 months ago by DASM.
    • This reply was modified 4 years, 5 months ago by DASM.
    • This reply was modified 4 years, 5 months ago by DASM.
Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.