Altera_Forum
Honored Contributor
14 years agoHow to link user data file?
Hello everyone,
how can i add binary user data into executable code? I would like to load it in its own memory section in sdram. Previous threads talk about creating object file with nios2-elf-objcopy, that works fine. But how do i link the object file to the memory? Any help will be appreciated.