bladeRF icon indicating copy to clipboard operation
bladeRF copied to clipboard

hdl: adsb build fail bladerf-micro

Open vbursucianu opened this issue 4 years ago • 1 comments

Getting this error:

Error (10481): VHDL Use Clause error at bladerf-adsb.vhd(31): design library "work" does not contain primary unit "adsb_decoder_p". Verify that the primary unit exists in the library and has been successfully compiled. File: C:/Users/Path2bladerf/bladeRF/hdl/fpga/platforms/bladerf-micro/vhdl/bladerf-adsb.vhd Line: 31
Error (10800): VHDL error at bladerf-adsb.vhd(31): selected name in use clause is not an expanded name File: C:/Users/Path2bladerf/bladeRF/hdl/fpga/platforms/bladerf-micro/vhdl/bladerf-adsb.vhd Line: 31

when calling the build script on windows with: ./build_bladerf.sh -b bladeRF-micro -r adsb -s A9

vbursucianu avatar Jan 31 '20 06:01 vbursucianu

C:/Users/Path2bladerf/ seems like a misconfigured path.

SignalWhisperer avatar Mar 20 '20 19:03 SignalWhisperer