Forum Discussion
Altera_Forum
Honored Contributor
21 years agoSpontaneous ASSERTs
Hi! I have a program with 10 tasks (8 + idle + main) and 2 interrupt sources. The fact is that sometimes I get ASSERTs from eCos differents functions of the SO. Sometimes is from dlmallo...
Altera_Forum
Honored Contributor
21 years agoHi!
Call me paranoid, but I have disabled the "Scheduler timeslicing" option in the "eCos kernel" -> "Kernel Schedulers" configuration tool, and now it seems to work fine ("it seems"). Anyone is using Multi-level queue scheduler with timeslicing enabled? aLeX P.D: I had timeslicing every 50 ticks, one tick per milisecond.