Not able to flash Zephyr RTOS on CC3220SF LaunchXL #63513
Unanswered
Shubham-RY
asked this question in
Q&A
Replies: 1 comment
-
Hi @Shubham-RY I use same device to try, but I have different error. I followed doc and switch SOP to try. Do you have any idea to fix this error? Thanks.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After following the steps mentioned here I tried flashing the Blinky exmple on CC3220SF launchXL board. After the last command of west flash I get the folowing output
I don't see any LED blinking on the board. Is the output log that I am getting the expected result? Also do I need to perform some additional steps to get Zephyr running on my board?
I have used this command to build the program.
west build -p always -b cc3220sf_launchxl samples\basic\blinky
I have the SOP jumper setting as 001 while flashing. Before flashing I have also tried flashing an empty project through Uniflash with SOP jumper settings for that being 010 as was recommended on one of the other pages I was referring to.
Beta Was this translation helpful? Give feedback.
All reactions