Forum Discussion
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- Hi, I solved by creating a small OCRAM and a seperate linker section for this OCRAM. Flash functions are placed on this OCRAM, whereas the rest of the code executes normally from the flash. --- Quote End --- That's great. Unfortunately I do not have the knowledge to do that. Could you show me how you directed the linker to place only these certain sections of code in OCRAM (and which sections exactly). Are you using Much appreciated. David