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.Link Copied
For more complete information about compiler optimizations, see our Optimization Notice.