Forum Discussion
SDabh1
New Contributor
7 years agoDebug server failing with "The script file ( device_browser.py ) failed during execution: See the error log for more information."
Hello All, I have question regarding debug server on eclipse. I am trying to run simple "Hello World" for ARM compiler bare-metal. For this I am following the guide "https://people.ece.cornell.edu/...
EBERLAZARE_I_Intel
Regular Contributor
7 years agoHi,
Is this error pops up after you did the following?:
- Select target to be Altera > Cyclone V SoC (Dual Core) > Bare Metal Debug > Debug Cortex-A9_0 and Target Connection to be USB-Blaster.
- Click the Connection > Browse Button to select the connection to the target board.
Possible solution: Before running eclipse, you must set the system variables QUARTUS_ROOTDIR and LD_LIBRARY_PATH.
Let me know if you need more help.
Regards.