How to develope and run the python program on Yocto?
How to develope and run the python program on Yocto?
Hello @alm_parrylabs, The NXP IMX8MP SOC doesn't have a feature for auto-reading the RAM size. You need to define it in the local .conf file, which is mentioned in the guide below. I would suggest ...
Hi Enrico RB5 is also using the QRB5165 SOC, so it would be identical to what Modal AI did, as they seem to have everything on Github, maybe worth to take a look? https://github.com/modala...
Hi, is it possible to port an existing code that runs on an Arduino Nano to SMARC RB5 board? We would like that it runs on both Application processor and Hexagon DSP (split code?). We know that ...
IN SHORT I need to know what yocto meta-layers are used to build a bootable yocto image for an I-Pi SMARC IMX8M Plus board (I-Pi LEC-IMX8MP-Q-N-2G-32G-BW/US to be specific) . DETA...
Hi Patrick, We've received your email about these questions. Our PM team will reply you by email soon. Thanks!
How do the gpiochipN pin numbers map to the physical IO headers? Where is this documented?
https://www.adlinktech.com/Products/Computer_on_Modules/SMARC/LEC-AL LEC-AL might be suitable for your project.
Does SMARC Elkhart Lake support both UEFI and Legacy boot option ?
@Alex Bennée Sorry but I don't know if I can share the document that ADLINK sent me privately, but it's a standard ARM10 header: https://developer.arm.com/documentation/101416/0100/Hardware-...
@Master of SMARC Thanks for your reply.Yes, I have tried canonical Ubuntu last weekend and failed. Lookforward to your Ubuntu image, bacause we have purchased 5 sets of SMARC 1200 and need to test ...
Alas, you cannot. The image on the canonical website is made for the much slower eMMC storage, we are using ultra-fast UFS storage. There would have to be a lot of changes on the images to make i...
@Master of SMARC Can I flash the Ubuntu downloaded from the Ubuntu website?
At this moment we do not have a Ubuntu image available for download this will come, but no clear timeline yet, please keep checking the downloads
Dear @Haeseul Shin, Root cause "__stack_chk_guard" refers to a symbol related to stack-checking functionalities in the kernel. [/home/imx8mp/Downloads/driver/cp210x.ko]: This specifies the path ...
Hello, I flashed a Debian Image to the SD Card. and I need CP210x driver for my sensor, but i can not find it. When I execute '$ lsusb', the output is "Cygnal Integrated Products, Inc. CP2102/CP2...
@Alex Wang Thanks! I had trouble using a ARM-USB-TINY-H but was able to successfully run OpenOCD, connect GDB and get debugging working with an ARM-USB-OCD-HL.
Hello @Kothandaraman Kannadasan First of all, thank you for your reply. Here are the command's results of what you send to execute: dmesg | grep -i Bluetooth"[ 0.112085] Bluet...