Skip to content

mathworks_zynq_R19.2.1 is using a dead toolchain #5

@BaaBaaGoat

Description

@BaaBaaGoat

mathworks_zynq_R19.2.1 cant build because it's using

BR2_TOOLCHAIN_EXTERNAL_PATH="/opt/Xilinx/SDK/2018.2/gnu/arm/lin
BR2_TOOLCHAIN_EXTERNAL_CUSTOM_PREFIX="$(ARCH)-xilinx-linux-gnueabi"

in buildroot/board/mathworks/zynq/defconfig/xilinx.config,
but arm-xilinx-eabi-gcc is the COdeSourcery toolchain, which is no longer available in SDK later than 2017.2.
https://forums.xilinx.com/t5/Embedded-Development-Tools/sdk-2017-4-quot-arm-xilinx-eabi-gcc-quot-not-found-in-PATH/td-p/866280

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions