I'm programming on fpga
but it is giving the following error:
ERROR:EDK:3165 - elfcheck failed!
The following sections did not fit into Processor BRAM memory: Section .boot (0x0 - 0x3)
Try using the linker script generation tools to generate an ELF that maps
correctly to your hardware design.
Programming the FPGA
failed due to errors from elfcheck
I increased the BRAM
memory but it's still giving the same error.