The BUBBLE example in SDK_2.2_FRDM-K64F issue?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

The BUBBLE example in SDK_2.2_FRDM-K64F issue?

1,208 Views
guoshengw
Contributor II

I just build SDK_2.2_FRDM-K64F and run bubble  demo (SDK_2.2_FRDM-K64F\boards\frdmk64f\demo_apps\bubble), I can see Print out the raw accelerometer data in PUTTY, but RGB LED is always OFF when change angles of board.

Is it the issue of the new version SDK? I can run bubble demo in SDK_2.0_FRDM-K64F without any problem.

0 Kudos
2 Replies

932 Views
Jonathan_Iglesias
NXP TechSupport
NXP TechSupport

Dear guosheng wang

Thank you for your feedback, I checked the example and the LED did  turn on, please send me more information,  such as screenshots or  try to download again the SDK.

Best regards.

Jonathan

0 Kudos

932 Views
guoshengw
Contributor II

Dear Jonathan

Thanks for your replying, and I add such code can work normally.

LED_RED_INIT(1);

LED_GREEN_INIT(1);

Best Regards,

Guosheng