Problem in Using Boot Loader

Asked By 30 points N/A Posted on -
qa-featured

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.

SHARE
Best Answer by Edmund Joseph
Answered By 0 points N/A #138651

Problem in Using Boot Loader

qa-featured

I met the same problem.

My Solution is

First convert .elf to .srec then add it.

Good Luck

Best Answer
Best Answer
Answered By 5 points N/A #138652

Problem in Using Boot Loader

qa-featured

Hi there user:

I think it should be repairing it manually.

Boot-off the installed disk and then you’ll get to see the Repair Your Computer on your monitor. And then, you will see the System Recovery Option for the command prompt. Now type the following command, bootrec /fixboot. And you will see all option. Now it’s your turn to fix it.

Best regards,

Related Questions