Hi there,
Is there anybody know where I can find some example code for NXP
KL82 processor running in low power mode on RTX?
I already have a working project setup by colleague. but there is
no os_idle_thread implemented. I searched on internet and get some
clue on how to do it. I know I have to setup a lptmr, llwu, and then
put the mcu into lls mode. I saw an example code write for TI's
msp430 chip. I did some modification it seems not working
properly.
here is my code
↧