(having trouble with 2 attachments, will try to reply to this new thread)
I can’t find the default FPGA images for my N210 in my Ubuntu uhd installation,
could someone please assist me? Here are the steps I performed to install the
uhd:
I installed Ubuntu version 24.04 in my Lenovo X220 laptop
Martin,
I actually re-ran the command you asked me too again just to make sure and I
have a different error now!(Not sure if that's good or bad though.) The new
error is actually my original error I was trying to fix which got me into this
whole mess. The message is "Error: RuntimeError: fx3 is
Yeah that's probably the last resort. Just hard-code all product IDs and
whatnot until it works. Good luck!
--M
On Fri, Jun 28, 2024 at 5:52 PM Mark Rosenbaum wrote:
> Martin,
> Just tried exactly that to no avail. Gives the exact same error. Is
> there any way to maybe modify the program and
Martin,
Just tried exactly that to no avail. Gives the exact same error. Is there any
way to maybe modify the program and recompile to bypass error/product code
checking? It looks to me like the check is found on line 149 of
b200_impl.cpp(https://github.com/EttusResearch/uhd/blob/a5ed1872be6d
On 28/06/2024 00:44, cjohn...@serranosystems.com wrote:
Here is some interesting info that I could not explain.
*
*Ran on server at 200Msps, got S’s with uhd thread priority at 0.90*
*
*Ran on server at 100Msps, got S’s with uhd thread priority at 0.90*
*
*Ran on server at 6
Hey Martin,
Tried that as almost a first thing after the issue occurred. The command
successfully runs with no error but the same issue persists, where any other
command gives me the "Error: RuntimeError: B200 unknown product code: 0xe3e0"
message.
--
Mark
From:
Hi Mark,
b2xx_fx3_utils --init-device is your friend. After you run that, you can
run `usrp_burn_mb_eeprom` again to configure serial number etc.
--M
On Thu, Jun 27, 2024 at 8:45 PM Mark Rosenbaum wrote:
> Hi All,
> I was recently working on fixing an issue with my B210 and accidentally
> re-f