I have a custom carrier board that hosts an IWR6843 in addition to an FPGA for consuming the LVDS stream. I would like to supply a monolithic binary image that contains the image for the radar processor in addition to the FPGA bitstream. The idea is that the radar configures the FPGA on power-up with a bitstream pulled from the QSPI SFLASH.
Is it possible to use the TI image generation tools to incorporate an arbitrary binary file into the radar metaimage?
If it is not possible, could I use one of the other metaimage slots (e.g. 3 or 4) to store the binary in the QSPI SFLASH?
I would like to avoid multiple steps to program the SFLASH; packaging the two binaries (radar metaimage and FPGA bitstream) together then loading in one operation is highly desirable.
Cheers,
Curtis