Forum Discussion
Altera_Forum
Honored Contributor
12 years agoC code freezes/Pauses while execution
I have a C application in which I have two adjacent print statements. But only the top one is printed and not the second one. What could be reason. My C code is quiet bigger and complex in size. I...
Altera_Forum
Honored Contributor
12 years agoHi, it is difficult to help you .... with a very little information.
Could you post your piece of code ? --- Quote Start --- Is their any restriction on code size we can execute in a quarts web edition? --- Quote End --- Quartus is for Hardware : the code (VHDL, Verilog...) size is not limited, but the resources are limited. Nios II SBT is for embedded Software : the code size is limited by the C compiler, the software is limited by your target resources (ROM, RAM...)