Forum Discussion
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- what optimisation level are you using when compiling? it might appear as if the code is stepping out of sequence when debugging with higher levels of optimisation and where you set a breakpoint might get optimised out. --- Quote End --- "I am using -O0 level to support break points other wise it is -Os I am attaching my project sopcinfo the elf file size is 500Kbytes. Can you please reduced to 64KB and send me if possible send me the process also.