Skip to content

Vitis build error #18

Description

@thisisbaback

Problem in Vitis build, when there's custom HLS IP-core.
The problem exists only on windows, and not on linux.
Error message is like this:

mb-ar: *.o: Invalid argument
make[1]: *** [Makefile:24: libs] Error 1
make: *** [Makefile:30: microblaze_0/libsrc/mem_write_v1_0/src/make.libs] Error 2
Failed to build the bsp sources for domain - domain_microblaze_0
Failed to generate the platform.
Reason: Failed to build the bsp sources for domain - domain_microblaze_0
invoked from within
"::tcf::eval -progress {apply {{msg} {puts $msg}}} {tcf_send_command tcfchan#0 xsdb eval s es {{platform active design_1_wrapper; platform generate }}}"
(procedure "::tcf::send_command" line 4)
invoked from within
"tcf send_command $::xsdb::curchan xsdb eval s es [list "platform active $PLATFORM_NAME; platform generate $target"]"
invoked from within
"if { $iswindows == 1 } {

set XSDB_PORT [lindex $argv 0]
set PLATFORM_NAME [lindex $argv 1]
set arglen [llength $argv]
set lastind..."
(file "D:/Xilinx/Vitis/2020.1\scripts\vitis\util\buildplatform.tcl" line 11)

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