Hello,
I use the Kinetis Updater software to upgrade the software of the Kinetis MCU of my device.
I configure the peripheral detection timeout of the BCA area of the Kinetis at 2500ms and it works good. But I would like to optimize this time, we have to wait 2500ms at startup and it's long. I try to decrease at 500ms but it seems that Kinetis Updater doesn't detect the MCU, I think the Get Property command is send periodically with an interval too big to detect at 500ms.
So what is this interval ? what should be the optimal value of the peripheral detection timeout to be optimal ?
Sam,