Other Parts Discussed in Thread: MSPM0L1306
Tool/software:
Hello,
I'm using timer by modifing "timx_timer_mode_periodic_sleep" sample code on LaunchPad of MSPM0L1306. (I used CCS20.0.2)
I created "timx_timer_mode_periodic_sleep_modify" project and I attached file. This is refered following hands on training video of timer practice.
https://www.ti.com/video/series/hands-on-practice-lp-mspm0l1306.html
However, when I run this project I'm not sure but code skip "switch/case" of "Key_Short_Long_Click_Detect" function in main.c(line 88 to line 146).
I tried simple code which have "switch/case" in attached file(cmsis_dsp_empty_LP_MSPM0L1306_nortos_ticlang).
In that case, I could confrim expected behavior.
What I would like you to confirm is below.
Q1, Could you please confirm whether you can reproduce my above phenomenon ?
Q2, If yes, could you please give me advice to avoid this ?
Best Regards,
7026.E2E.zip



