Forum Discussion
Altera_Forum
Honored Contributor
15 years agoa problem with UC/OSII
hello all, I have a problem here with UC/OSII.. I used the demo of the altera NEEK (NIOS-DEVELOPMENTKIT) the PIC-VIEWR demo, I used it as a starting point of my own design application, the s...
Altera_Forum
Honored Contributor
15 years agoAre you saying that just the fact that you link a big chunk of code - that is never used - to your system makes it several magnitudes slower?
What project properties did you change besides selecting Micro-OSII instead one none (single threaded) in the system library settings? Can it be that you moved your code and/or data to a significant slower memory? Did you set for some reason the system clock timer to a very short time so a huger interrupt load might be generated?