- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello There,
i have following working environment
1. Quartus18.1
2. ARMDS 2020
3. Cyclone V SoC Development Kit
and i am trying to communicate Cyclone V SoC board with AD9361,
My aim is to run "AD9361 No-OS Software" on it mean bare-metal application
I have Download project from below link:
After FPGA Project generation and Software Project generation my ARM DS not able to open Project and it says:
"Could not import project located at < project path>
here is the steps how i made this Quartus 18.1 project.
1. Running TCl script and execute the command (in project/c5soc folder)
tcl>source ./system_project.tcl
2. Go to Qsys and generate HDL files
this will generate quartus project and handoff files.
here is the steps how i made software project.
1. go to SoC EDS Command shell and run bsp-editor with following configuration "enable: semihosting, disable: watchdog, enable: sdram scrubbing"
this will create software/spl_bsp,
2. go to software/spl_bsp folder and execute make command
then copy U-boot-spl from "spl_bsp/uboot-socfpga/spl" folder to my software folder "ad9361/software" and execute
make command first then make uboot command
3.then using SOCEDS embedded shell i run following command for running ARMDS
c:\Program File\Arm\Development Studio 2020.0\bin>./armds_ide
this will open my armds_ide
and here i change the workspace and pointed toward my software location
then i import my project by selection "Project from folder or Archive", then choose import source "directory" and give path to folder contaning my all the project files that is "ad9361" after finishing it generate an error and saying that
"Could not import project located at <path of software project>"
Seems few more file required to create project please help me out where i missing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
issue resolved
by removing .metadata it start taking project
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
issue resolved
by removing .metadata it start taking project
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page