Problem in Using Boot Loader
Hello,
I am using the boot loader to run my 1.bit file and 1.elf file and another 1.elf file, I want to know if it is possible to create a .mcs using the 3 files storing it with impact within flash. My problem arises because only the .bit file is accepted when creating the .mcs file, when I put the three files together I get the following:Â
ERROR:Bitstream:152 – BMM error processing data files.Â
(I attempted to do it with Promgen but no luck when i tried to create the .bin files it was fine for the. bit and for the bootloader it was ok but it failed on the third file and the file size was over a GB)Â
(iSDK worked ok, but then I have to do this for each of the three files separately)
Any advice will be greatly appreciated.Â
Thank you in advance.