Calling wiced_framework_reboot() does not reboot

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Test on BCM4390 with SDK-3.1.0-beta, wiced_framework_reboot() seems never return.

The system does not reboot.

0 Likes
1 Solution
VikramR_26
Employee
Employee
25 sign-ins 10 sign-ins 10 comments on KBA

Would be fixed in 3.1.1

thnx

vik86

View solution in original post

2 Replies
VikramR_26
Employee
Employee
25 sign-ins 10 sign-ins 10 comments on KBA

Would be fixed in 3.1.1

thnx

vik86

Anonymous
Not applicable

VIK86

This problem exist in SDK3.1.1  in some case

- While MCU powersave_enable  : reboot does not work

    so

    programmer have to set mcu_power_save_disable and call reboot

  then it works.

0 Likes