Avatar
rogene
@rogene
Registered
Eminent Member
Joined: Oct 7, 2023
Last seen: Apr 11, 2024
Topics: 6 / Replies: 16
Topic
Replies: -1
Views: 1
Topic
Topic
Reply
RE: Firmware Download

I am running the code inside VSCode. I have been developing on this particular machine and with this IDE for over two years, and have developed in...

4 months ago
Reply
RE: Firmware Download

@Yudi - Apologies - I have made a mess of this thread by not always using "Add a comment". I understand how this works now and I will keep the comment...

4 months ago
Reply
Answer to: Firmware Download

Got it!The only way this works is if I give the absolute path to the files. I can create/write/open/read a text file to the local directory without th...

4 months ago
Reply
Answer to: Firmware Download

Yup! -rwxrwxrwx@ 1 eich467 staff 1206434 Jul 10 2023 XyloA2TestBoard_1_0_1_1_3.bin drwxrwxrwx@ 5 eich467 staff 160 Jan 29 18:34 XyloAv2Te...

4 months ago
Reply
RE: Firmware Download

I tried putting the entire directory at the script level, and I tried moving the individual files to the script level.

4 months ago
Reply
RE: Firmware Download

It is identical to lines of code above: from samna.flasher import * d = get_programmable_devices()[0] #print_firmware_info_from_device(d) prin...

4 months ago
Reply
RE: Firmware Download

Similar error messages: Can't open file motherBoard_0_11_5.img, check if it exists or its read permissions Parse header failed from file ! Can't...

4 months ago
Reply
RE: Firmware Download

Permissions chmod 777, just in case.

4 months ago
Reply
Answer to: Firmware Download

Hi @Yudi The file size on the *.img file was rather small - 144 kB. But I downloaded several others to compare and they were all in this range. The *....

4 months ago
Reply
Answer to: Firmware Download

You bet --- Device configuration id: 15 Reading fx3 info from flash product Id: 5bc2 Fx3 firmware version: 0, 11, 3 Reading fpga info ...

4 months ago
Reply
Answer to: Firmware Download

@dylanmuir I will need a bit more help with the firmware upgrade. Currently, when I execute: program_fx3_flash(d, 'motherBoard_0_11_5.img') Can't o...

4 months ago
Reply
RE: Real time audio + output

@dylanmuir This is great news! I did not see a tutorial or anything in the API about audio streaming - I will check the latest on GitHub (vs the websi...

4 months ago
Page 1 / 2
Close
Back To