Skip to content

Unable to Run btle_ll ELF file in ANTSDR_E200 #36

@LearningAsStudent

Description

@LearningAsStudent

Hardware Setup Details:

  1. Ubuntu Version: 22.04 LTS (Jammy) -> Host Machine
  2. SDR: AntSDR E200
  3. Vivado Version: 2024.1

Steps to Reciprocate:

  • Follow all instructions on "Full steps from scratch to update FPGA on board" subsection in fpga_dev branch

Description of Error/Issue:

After successfully executing all the steps in the aforementioned section and SSH into AntSDR_E200, I added the following command nohup ./btle_ll & as mentioned in the "Prepare SD card image" subsection to /root/ .profile and rebooted the SDR. Then after reboot, when I SSH back into the ANTSDR E200 from the host machine, I get the following notification:

 `nohup output appended to "nohup.out"`

In looking into the nohup.out file (vim nohup.out), all I see is:

 `open: No such file or directory`

I tried looking into the GitHub source files to see if there was C code for the btle_ll, but all found was the verilog implementation for the btle_ll.

Is there something I am missing or is BTLE not compatible with AntSDR E200?

Thank you in advance for your assistance and looking forward to hearing from you soon.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions