Forum Discussion

kaushal's avatar
kaushal
Icon for New Contributor rankNew Contributor
5 years ago

Intel ARM DS with SoCEDS on Windows 10, debugger issue

I have issue with "Arm DS Intel Edition Toolkit" , i am running my ARM DS2020 debugger on windowd 10 (64 bit machine)

Earlier i am using ARM DS-5 along with Quartus16.1 and i am running ARRADIO

( see the web link) application without any issue on Cyclone V SoC Kit,

I have connect AD9361 board to by SoC Kit through HSMC
"https://github.com/analogdevicesinc/no-OS/tree/master/ad9361/sw

https://wiki.analog.com/resources/eval/user-guides/ad-fmcomms2-ebz/software/baremetal

Project i have download from GitHub: (Master)
https://github.com/analogdevicesinc/no-OS/tree/master/ad9361/sw


now recently i have purchase Arm DS Intel Edition Toolkit (2020), and also quartus 20.1 but nothing is working here, some how i am able to compile RTL Project on quartus, but every time i run my ARRADIO Software on ARM DS2020 it generate below error.
I have compile the project on Quartus16.1 & Quartus 18.1 also but no gain.


Error is :
Stopping running target Intel SoC FPGA - Cyclone V SoC (Dual Core) on connection
Connected to running target Intel SoC FPGA - Cyclone V SoC (Dual Core)
Execution stopped in SVC mode at S:0x00000964
S:0x00000964 TST r1,#1
cd "D:\Q16.1User\2016_R2\Software\ad9361_demo_application\ad9361"
Working directory "D:\Q16.1User\2016_R2\Software\ad9361_demo_application\ad9361"
Execution stopped in SVC mode at S:0x00000964
S:0x00000964 TST r1,#1
source /v "C:\Program Files\Arm\Development Studio 2020.0\sw\debugger\configdb\Scripts\altera_target_check.py"
+print &$Peripherals::$rstmgr::$rstmgr_brgmodrst
$1 = (unsigned int*) P:0xFFD0501C
Cannot access FPGA to check SYS ID registers, expected values are:
Expected value of Peripherals::altera_avalon_sysid_c5soc_sys_id_control_slave::altera_avalon_sysid_c5soc_sys_id_control_slave_ID:
0xacd51302/0xffffffff
Expected value of Peripherals::altera_avalon_sysid_c5soc_sys_id_control_slave::altera_avalon_sysid_c5soc_sys_id_control_slave_TIMESTAMP:
0x5f7e9174/0xffffffff
file "D:\Q16.1User\2016_R2\Software\ad9361_demo_application\ad9361\u-boot-spl"
set debug-from main
start
Starting target with image D:\Q16.1User\2016_R2\Software\ad9361_demo_application\ad9361\u-boot-spl
Running from entry point
WARNING(CMD399-COR168):
! Failed to start the target
! No function named "main" could be found
WARNING(CMD407): Trying the entry point instead
wait
Execution stopped in SVC mode at S:0xFFFF0000
In start.S
S:0xFFFF0000 39,0 _start: b reset
source /v "D:\Q16.1User\2016_R2\Software\ad9361_demo_application\ad9361\debug-hosted.ds"
+reset system
ERROR(CMD463):
# in D:\Q16.1User\2016_R2\Software\ad9361_demo_application\ad9361\debug-hosted.ds:8 while executing: reset system
! The reset capability system is not available
ERROR(CMD656): The script D:\Q16.1User\2016_R2\Software\ad9361_demo_application\ad9361\debug-hosted.ds failed to complete due to an error during execution of the script

Any help/suggestion in this regard is highly appreciate .

Regards

kaushal

1 Reply