Hello,
I had a decent look through the forums, but did not see one to match this yet.
I am sucessfully running the NDK which uses a periodic function "prdNdk" which is run every 100msec of of Timer 1 which uses INTSEL15.
I tried adding a second periodic function to run every 25 msec. All compiles well, but this function never gets called.
Any thoughts?