Facing problem for debugging the board. showing error device is not powered up.
Facing problem for debugging the board. showing error device is not powered up.
Hi Zumi,
Could describe about your set up? what IDE are you using? Did you try to run an example code?
And would be better if you can paste a snap shot of the error.
-Jeric
yes, I am testing the BIA example on this board. Keil Embedded development tool IDE Using for debugging the code. before running I debug the code. that time it is showing this error.
Hi Zumi,
What specific example are using? Are all necessary drivers to run the example already installed?
Are there no errors when you build the example? If yes, then try to check the debug configurations on Keil.
-Jeric
yes, that debug configuration is also correct and all the drivers are also installed. previously it was working fine. I have tested that application so many times. now only facing that problem.
Hi Zumi,
What board are you using?
Which example code are you running before the error comes out? Did you put the core into hibernate mode? Try to do a boot reset on the board then download again the code.
-Jeric
Previously i have tested same example BIA .can you please explain me how to do boot reset for that same board ADICUP3029 and how to put core into hibernate mode.
Hi Zumi,
Before downloading the code to the ADiCUP3029 do the ff:
a. Press and hold BOOT and Reset button at the same time.
b. Release Reset button while holding the BOOT button.
c. Finally release BOOT button
-Jeric
Thank you so much. it is working now.