Hi,
I have a project for the BF512F which runs perfect with the emulator.
Now I want to download it to the internal Flash. For this I have to create a loader file.
I have selected the ADSP-BF512-ROM-V01.dxe as initialisation file in the project options : load : options.
When I create the project the tool gives me the following error message:
Creating loader file...Error: no section in the code memory spaceTool failed with exit/exception code: 4294967295.Build was unsuccessful.
I have no idea where the problem is.
remove ADSP-BF512-ROM-V01.dxe from the options. This is just the ROM image which is already part of your processor.
You may need an initialization code if you are booting into SDRAM memory.