Forum Discussion
Altera_Forum
Honored Contributor
8 years agoHow to include custom onchip memory block into the Linker section mappings ?
Hello, I have a custom onchip memory (block memory) with a avalon slave interface. I want this to show up in the linker section mappings of eclipse SDK. So, that i will use this to load rodata,heap,...
Altera_Forum
Honored Contributor
8 years agoI tried it , but it says error something like- memory block withe the name "my custom logic" not found in sopc design. I explored the .IP file of onchip that taken from IP catalog and compared with .IP file of my custom logic. I can see there are certain .xml like lines in the ip file
Like IsMemoryDevice =1 in alteration ocm and it is zero in my case. I am thinking in this direction.