hello, I'd like touse the"_int_install_kernel_isr" to generatean interrupt every20msIsyncoutputs.I have tried othertypes of interrupts,but Igeneratethe"UnhandledInterrupt".Thisseems to methat it works.ButImustinterrupt atthe time, anddoes not allow thefirmwareto runproperly.
I am trying to use kernel install for the first time and I was wondering if you can point me to a sample code that would save and retieve the associated stack that fits the MQX environment. Do I need to use _bsp_int_init(..) as before? I am using MQX 3.8 on MPC5566 demo board.