F&S Support Forum
Recent Activities
-
BrenkeM
Replied to the thread Phy link never came up / pcie failed with error -110.PostCorrect,
The PicoCoreBBDSI is what I mean by SKit (StarterKit) : see https://fs-net.de/de/embedded-…rkit-picocoremx8mp-linux/
I my case its a PCoreBBDSSI REV1.40 (2021).
This issue seems to be related but does not provide a solution: … -
fs-support_MW
Replied to the thread Phy link never came up / pcie failed with error -110.PostHi BrenkeM,
what is you HW setup look like? Do you use our PicoCoreBBDSI as baseboard? -
fs-support_MRO
Posted the thread How to Enable Unified Write Filter (UWF).ThreadEnabling Unified Write Filter
Our microcontroller boards running Windows 10/11 IoT LTSC offer the option to enable UWF (Unified Write Filter), a powerful feature that can enhance the reliability and security of your device.What is UWF?
UWF is a feature in… -
BrenkeM
Posted the thread Phy link never came up / pcie failed with error -110.ThreadHi,
based on the latest release (fsimx8mp-Y2024.07.tar.bz2) : I was building the firmware via yocto with the core-image-minimal option for the PicoCoreMX8MPr2 (see [0] and [1]).
I was successfully able to start and run the firmware. But I am not able to… -
Letrab
Replied to the thread fw_printenv does not work reliable.PostFor others landing here with the same problem: I had the same issue where boot0 and boot1 partitions are RO.
And I am now using another fw_printenv/fw_setenv repo, which automatically locks and unlocks the device to be written to:
sbabic/libubootenv -
fs-support_PG
Replied to the thread Ethernet issue.PostHello,
we did some tests and noticed, that the PicoCoreMX8MM is using polling to get the Link Status of the Phy, while all other boards are using interrupt.
Switching to interrupt increased the stability of the link status, so that the above described… -
fs-support_CS
Replied to the thread fsimx8ulp-Y2024.12-pre flashig emmc.PostHello Gordon ,
unfortunately the `./uuu -b emmc_all` command will not work.
The reason for this is that an individual board ID must be transferred when booting the NBOOT.
The board ID determines which board configuration and DRAM parameters must be… -
Gordon
Replied to the thread fsimx8ulp-Y2024.12-pre flashig emmc.PostDoes anyone know what the problem is? -
fs-support_ZU
Replied to the thread Redirect output of "netstat -n".PostHello, yes you are right, I edit my previous post yesterday; "[EDIT] ok think following is nonsense:("! -
Kaiser
Replied to the thread Redirect output of "netstat -n".PostHello,
when I execute that, I get following error message in a new window shown on display (WrongParameter.gif).
When I execute your code with parameter "-n" (only -n without redirection), executable is executed correctly with parameter, but output is…