Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHey Scott,
I indeed use the instructions ALT_LOAD_SECTION_BY_NAME. So, I'm sure that my instruction is in internal memory. My first idea that the instruction is placed in internal memory after the function call by the main program is indeed not correct. Scott, you advise me to use also following instructions: alt_dcache_flush_all(); alt_icache_flush_all(); That's now for me. So, thanks Scott. I will try this. I will look up info about these functions and I hope that gives the solution. By the way, I have also posted my question to the Altera Support side. I'm still waiting for a reaction of them. It seems to be a difficult problem :-) When I have found the solution, I will post it here. Karel