Am working on a custom board – has no removable storage (sd) and only one UART. I need to transfer files on the the QSPI storage using barebox bootloader. I am trying to use DFU to transfer various files to write to QSPI Device tree has the follow among other things On the board, the OTG mode has been set
Tag: imx6
Segmentation fault (core dumped) – TFLite
Describe the problem To read a model from official TensorFlow source (COCO SSD MobileNet v1) and perform inference with minimal.cc, we get the error below. System information Host OS Platform and Distribution : Linux Ubuntu 16.04 TensorFlow installed from (source or binary): From source (branch r1.12) Target platform: iMX.6 (Arm v7) Please provide the exact sequence of commands/steps when you
How do I fix this libgcrypt cross-compilation error?
I’m trying to cross compile GPG for an ElinOS on a board with an imx6. I have a problem when I compile libgcrypt. First, here’s what I do: The configuration part shows no errors or warning, but the make displays this: The first error leads me to this part of the code : Any idea where this comes from? It
How to examine and debug Yocto’s bootloader on i.MX6Q?
I am building a trusted execution environment on IMX6Q with a Linux Yocto version in the untrusted processor mode. When I switch to non-secure for the first time after reset to load the linux kernel, I get flooded with data and prefetch abort exceptions after I jump to the kernels bootloader.It also seems like, that those exceptions occur as soon