03-24-2017 04:37 AM
Hi:
I'm a driver software engineer but a new starter on using the xilinx tools.
I can generate the bsp files from the hardware "*.hdf" files, by using the SDK IDE.
But now I need to integrate the system to our development environment. So, I need to generate the HW&BSP files base on given *.hdf file, under the cmake cross compile environment. I try the xsct but the command like "createhw" and "createbsp" can be runned on the xsct environments, but cannot runned on the CMAKE files. And I cannot found the resolve method yet by through the google....
Can you kindly give me a suggestion how to resolve that? A example show how to do is perfect. Thanks very much!
03-26-2017 09:58 AM
hi,
did you get a chance to check this link?
--hs
08-02-2018 05:36 AM