|
Okay, we're building our project here, but we are getting some errors
in the software build that we don't understand (and Xilinx's
error-lookup facility reports "I've never heard of this error that I'm
generating". Interestingly, these errors do *not* terminate the build,
which appears to run to completion. Does anyone know what these are
coming from, and how to solve them? Relevant information on our build environment: > Building on Windows XP SP2 > We are using the patched TCL script that John posted recently. > Our project is currently set to build only fs-boot in the software modules > The hardware build completed without error > the "edk_user_repository" and "fs-boot" directories were copied intact from petalinux-v0.40-rc3, after the patch was applied Dan Miller -- Generating libraries for processor: microblaze_0 -- Staging source files. Running DRCs. #-------------------------------------- # PetaLogix / PetaLinux BSP DRC...! #-------------------------------------- Running generate. #-------------------------------------- # PetaLinux BSP generate... #-------------------------------------- ERROR:EDK:3234 - request for property: handletype of a MODULE not handled. ERROR:EDK:3234 - request for property: handletype of a MODULE not handled. ERROR:EDK:3234 - request for property: handletype of a MODULE not handled. Info: DDR2_SDRAM interrupt signal SDMA0_Rx_IntOut not connected Info: DDR2_SDRAM interrupt signal SDMA0_Tx_IntOut not connected Info: DDR2_SDRAM interrupt signal SDMA1_Rx_IntOut not connected Info: DDR2_SDRAM interrupt signal SDMA1_Tx_IntOut not connected Info: DDR2_SDRAM interrupt signal SDMA2_Rx_IntOut not connected Info: DDR2_SDRAM interrupt signal SDMA2_Tx_IntOut not connected Info: DDR2_SDRAM interrupt signal SDMA4_Rx_IntOut not connected Info: DDR2_SDRAM interrupt signal SDMA4_Tx_IntOut not connected Info: DDR2_SDRAM interrupt signal SDMA5_Rx_IntOut not connected Info: DDR2_SDRAM interrupt signal SDMA5_Tx_IntOut not connected Info: DDR2_SDRAM interrupt signal SDMA6_Rx_IntOut not connected Info: DDR2_SDRAM interrupt signal SDMA6_Tx_IntOut not connected Info: DDR2_SDRAM interrupt signal SDMA7_Rx_IntOut not connected Info: DDR2_SDRAM interrupt signal SDMA7_Tx_IntOut not connected Info: DDR2_SDRAM interrupt signal MPMC_ECC_Intr not connected ERROR:EDK:3234 - request for property: handletype of a MODULE not handled. ERROR:EDK:3234 - request for property: handletype of a MODULE not handled. ERROR:EDK:3234 - request for property: handletype of a MODULE not handled. ERROR:EDK:3234 - request for property: handletype of a MODULE not handled. ERROR:EDK:3234 - request for property: handletype of a MODULE not handled. ERROR:EDK:3234 - request for property: handletype of a MODULE not handled. Calling standalone::generate ___________________________ microblaze-uclinux mailing list microblaze-uclinux@xxxxxxxxxxxxxx Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/ |