Activity
From 04/21/2026 to 05/20/2026
05/20/2026
- NZ 09:15 PM MitySOM-QC6490 Software Development: RE: Camera driver development
- Hi Nathan,
We used the r1.0_00095.0 release of Qualcomm_Linux.SPF.1.0|AP|Standard|OEM|NM_QIMPSDK for our firmware development. It contains the r1.0_00376 release of QCM6490.LE.1.0 where the meta-qcom-extras layer resides. These versio...
05/19/2026
- MF 03:43 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
- Hi Max,
As mentioned in the "HPS/FPGA Shared Memory thread":https://support.criticallink.com/redmine/boards/75/topics/7293 the data errors you saw were caused by a bug in my xor data generator core. This will be resolved in our next r... - MK 03:32 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
- Hello Zach,
We are back to test DMA example design.
Do you have any update regarding the failure that we saw??
Thanks,
Max
05/18/2026
- WE 12:21 PM MitySOM-QC6490 PCB Development: RE: USB3 Data Port with External PD Control
- Good morning David, I hope you had a good weekend!
I'm not super familiar with the kernel framework but I would think that it would get both the "role" the processor needs to be (either host or device) as well as the "orientation" of ...
05/15/2026
- DC 09:28 PM MitySOM-QC6490 PCB Development: RE: USB3 Data Port with External PD Control
- Hello William,
Thanks for your response!
Unfortunately we're locked into having the MUX/PD on the baseboard, so we can't continue down the easy path.
But I've checked and confirmed that the PD controller we are using exposes ... - WE 07:45 PM MitySOM-QC6490 PCB Development: RE: USB3 Data Port with External PD Control
- Hello David,
After thinking about this, here are my thoughts.
The MitySOM-QC natively supports USB 3.0 signal MUXing as well as USB PD. The simplest path, if you're not committed to the external PD/MUX, is to let the SOM handle bo... - Do you have any resources to help with camera driver development? I've found Qualcomm's "Linux Build Guide", "Linux Camera Guide", and "Linux Camera Guide - Addendum". I'm now working on building the camera and sensor files from source.
...
05/14/2026
- GG 08:53 PM MitySOM-QC6490 Software Development: RE: UART bringup
- Hi Nathan,
I am able to reproduce and it seems the issue is not with uart14, but rather with trying to instantiate more than 4 UARTs.
I have not yet found anything in Qualcomm's docs that explains such a limitation.
I will re... - GG 03:13 AM MitySOM-QC6490 Software Development: RE: UART bringup
- Hi Nathan,
Nothing immediately stands out as to why you're having this issue (I have a project where I have success using this QUP for spi14 without issue).
I will try and reproduce your issue on my end and get back to you.
T... - MF 02:44 PM MitySOM-A5 FPGA Development: RE: HPS/FPGA shared external memory
- Hi Max,
Just to make sure we're aligned on the DMA example — what it demonstrates is really the same use case you're after: exchanging data between the FPGA and the ARM through HPS DDR. The example uses the F2H (FPGA-to-HPS) path. The... - MK 01:42 PM MitySOM-A5 FPGA Development: RE: HPS/FPGA shared external memory
- Sorry, forgot to mention, as you suggested, ve tried first DMA example design and we tried to run it. But for now we are interesting in shared memory access, so that's why we are trying FPGA to SDRAM
- MK 01:40 PM MitySOM-A5 FPGA Development: RE: HPS/FPGA shared external memory
- Hello again,
I've created a project based on mitysom-a5e-ref-base project.
We made following modifications:
- we added FPGA to SDRAM Subordinate Bridge into HPS Subsystem
- we added AVMM to AXI4 Bridge (because all of our modules a...
05/13/2026
- Hey Team,
I'm working on porting a hardware design for a custom carrier board to leverage the MitySOM platform. This carrier board owns the USB3 port's CC lines for PD negotiation and cable orientation detection. We don't need Displa...
05/12/2026
- MW 05:09 PM MitySOM-A5 PCB Development: RE: HVIO Speed at 3v3
- Hi Naufal,
The "Agilex-5 datasheet":https://docs.altera.com/r/docs/813918/current/agilextm-5-fpgas-and-socs-device-data-sheet/i/o-pll-specifications specifies the Input clock frequency source from HVIO clock input at a max of 156.25 M... - Hello,
I'm working on an FMC PCB that will interface with the MitySBC-A5E. The board contains an ADV7611 HDMI receiver and an ADV7513 HDMI transmitter, both of which have decoded pixel bus inputs/outputs at 3v3 logic levels. The pixel... - JC 02:29 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Playing MP4 to Display Troubles
- Note we did test this briefly on the SDK 11.1 release, and the videocrop wasn't needed. Though I didn't dig into the driver to see what they might have fixed.
05/11/2026
- JP 09:37 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Playing MP4 to Display Troubles
- Holden,
No problem; glad to hear things are working now on your end!
-- Jake - HW 04:54 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Playing MP4 to Display Troubles
- Hi Jake,
Thank you for looking into all this, it has been extremely helpful!
I looked into how the app actually talks to X11 and found a potential way to keep the app alive while the xserver is stopped so I can utilize kmssink. Pre... - MK 06:20 PM MitySOM-A5 FPGA Development: RE: Signal Tap not working
- Hello Mike, thanks a lot. Yes, not it is working
Max - MF 04:51 PM MitySOM-A5 FPGA Development: RE: Signal Tap not working
- Hi Max,
As shown on the right side of your screenshot, you do not have the correct device selected. You need to select Device: @2 which is the FPGA. @1 device is the ARM.
Let me know if changing that drop box resolves your issue.
... - Hello !!!
We are using mitysom-a5e-ref-base as a reference and we've added FPGA2SDRAM port to HPS and some Avalon Memeory-Mapped generator to initiate some traffic from FPGA to the SDRAM. We also addd Signal Tap to see if the generator ...
05/08/2026
- I've got a device tree building for my carrier board, and a custom QUP configuration working! However, only 4 out of 5 of my UARTs are working. uart14 returns an error when it is probed. Here's the relevant output from dmesg:
05/07/2026
- JP 02:31 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Playing MP4 to Display Troubles
- Good morning Holden,
No worries and thanks! I have tried out your X11 image with the pipelines discussed above and things are similar on my end as well. I have tried various pipelines to see what one offers ideal performance and low u...
05/06/2026
- HW 06:19 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Playing MP4 to Display Troubles
- Hi Jake,
I apologize I had not seen your previous post (and also brainfarted and thought you were referring to testing on X11 initially) before sending my update. Killing the weston and using the kmssink pipeline you provided, the vid... - JP 05:18 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Playing MP4 to Display Troubles
- Holden,
Disregarding X11 & ximagesink for now, can you just initially try our pipeline(s) to see if this is working on your setup?
Also, if you could send the SD card image you are using or tell us how to build it with your X11 mod... - HW 04:18 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Playing MP4 to Display Troubles
- I tried with the pipeline you tested with ximagesink and it still seems pretty laggy. On X11, I get linking failures using videocrop; as far as I have seen it only works when using videoconvert between the decoder and the sink but there...
- JP 04:04 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Playing MP4 to Display Troubles
- Good afternoon Holden,
I also have gotten kmssink to work with the following pipeline:
$ gst-launch-1.0 filesrc location=bunny.mp4 ! qtdemux ! h264parse ! v4l2h264dec ! videocrop left=2 ! kmssink
This is very similar to the prev...
05/05/2026
- SP 10:38 PM MitySOM-A5 Software Development: RE: How to make usb to ethernet work ?
- Thanks Mike
Now I have 3 ip devices (including the usb/ethernet on usb-c)
root@mity-a5e:~# ip addr
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 br... - MF 09:20 PM MitySOM-A5 Software Development: RE: How to make usb to ethernet work ?
- Hi Samuel,
To use a USB-to-Ethernet adapter, the Linux kernel needs to include the appropriate USB networking driver for the adapter chipset.
For the USB Ethernet adapters we have been using, the required kernel option is: - I am working with Maxim on the same machine.
We would like be able to make usb to ethernet adapter work. - MK 09:09 PM MitySOM-A5 FPGA Development: RE: HPS/FPGA shared external memory
- Hello Mike,
Thanks a lot for your answer. I've found the same after I posted the question...
Thanks,
Max - MF 08:55 PM MitySOM-A5 FPGA Development: RE: HPS/FPGA shared external memory
- Hi Max,
Yes, this is possible on the Agilex 5 platform, but the external memory connected to the HPS EMIF is not intended to be modified directly through the hidden emif_io96b_hps.qsys block.
For FPGA logic to exchange data with th... - Dear Sir/Madame,
I would like to create my own design based on mitysom-a5e-ref-base, but with shared between HPS/FPGA external memory. The purpose of this is to exchange data between HPS and FPGA. We would like to try this and see if ... - JP 08:40 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Playing MP4 to Display Troubles
- Hello Holden,
I have been looking into your issue with @jcormier, and we are able to get the video to playback at 30fps with around ~40% CPU utilization and no visible signs of frame loss or lag using the following pipeline:
$ gst-... - NO 06:58 PM MitySOM-QC6490 Software Development: RE: Processor rebooting
- Thanks Greg. I'll leave USB1 enabled for now as I work on bringing up other peripherals. I'd love to eventually figure out how to disable it, especially if that can result in any power savings.
- GG 06:34 PM MitySOM-QC6490 Software Development: RE: Processor rebooting
- Hi Nathan,
Thank you for all the information. We have worked with another design that also did not connect the SS lines for this USB and they have not had to make the same changes in the DTS (e.g. having usb_1_qmpphy enabled is not a...
05/04/2026
- HW 11:45 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Playing MP4 to Display Troubles
- Hi Jake and Mike,
We do not need Weston/Wayland specifically, but we have a legacy app that heavily depends on X11 which might cause some difficulty using drm/kms. The same issue is present using X11 (using ximagesink instead of wayla... - MW 07:13 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Playing MP4 to Display Troubles
- Hi Jake and Holden,
I think the issue may be related to using weston/wayland instead of drm/kms.
The AM62Ax does not have a GPU, so weston/wayland rendering is going to be
CPU bound.
Do you need weston/wayland?
-Mike - JP 07:02 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Playing MP4 to Display Troubles
- Good afternoon Holden,
I am looking into your issue now and have replicated some of your failing behavior. I will update you when I have further info/findings.
Thank you,
Jake - I have been trying to output MP4 video to the display using the hardware encoder/decoder. For the sake of consistency, I am using the 10.01 SDK prebuilt tisdk-default-image and making changes in ti-linux-6.6.y. This image provides the gs...
05/03/2026
- NO 11:24 PM MitySOM-QC6490 Software Development: RE: Processor rebooting
- I've narrowed it down even further. The problem does not occur if I use CriticalLink's QUPConfig and the following device tree:
05/01/2026
- NO 09:22 PM MitySOM-QC6490 Software Development: RE: Processor rebooting
- Here are the QUP config changes I'm building in the TZ.
- NO 07:12 PM MitySOM-QC6490 Software Development: RE: Processor rebooting
- Here's a minimal layer that reproduces the problem, and the boot log from running it.
- NO 04:23 PM MitySOM-QC6490 Software Development: RE: Processor rebooting
- Attached are boot logs from every combination of carrier board and image. The processor always reboots with my image on either carrier board, so I believe it is a problem with the image.
I'll work on stripping out all my changes to tr...
04/30/2026
- NO 07:41 PM MitySOM-QC6490 Software Development: RE: Processor rebooting
- My system is powered by a DC power supply at 3.7V.
Thanks for the suggestions about trying all combinations of my image vs prebuilt image and dev board vs. my carrier board. That should at least narrow it down on HW vs. SW. I'll do th... - GG 06:23 PM MitySOM-QC6490 Software Development: RE: Processor rebooting
- Sorry I forgot to answer your question regarding the remoteprocs.
These dts entries relate to subsystems on the QCS6490:
* adsp refers to the audio digital signal processor
* cdsp refers to the compute digital signal processor (als... - GG 05:58 PM MitySOM-QC6490 Software Development: RE: Processor rebooting
- Hi Nathan,
Sorry to hear you're having this issues. Thank you for providing these details so we can get the bottom of it quickly.
I see that the min/max for vcc_vbat is 3.7V (compared to the 4V we have this set for for our dev ki... - ZM 07:09 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
- Hi Max,
Apologies on the delay for your first question, my colleague who's more familiar with the DMA example is looking into that now. I'm not sure yet when we'll have an answer for you, but he is able to (intermittently) reproduce t... - MK 06:17 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
- Hello Zach, can you please also take a look:
when running command in https://support.criticallink.com/redmine/projects/mitysom_a5/wiki/Linux_Kernel#gototop
getting following prints. But when execute second time make dtbs, it passes. Do... - MK 02:52 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
- Hello Zach, we just tested on other board that we have and it fails at the same index
- MK 02:32 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
- Hello Zach,
Yesterday, we din't pay attention, but actually DMA test fails on Rx side. We run few times and it faild always in the same index.
We will try on other unit (we have 2), but do you have any idea why it can fail??
root@... - ZM 01:55 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
- Hi Max,
Thanks for the feedback, I can definitely see how in this case that wording was misleading. In general it is not mandatory (e.g., some device tree changes do not require an updated Image file), but I'll make a note to see if w...
04/29/2026
- I've been working on bringing up my custom carrier board. I've modified the device tree and the QUP config per the instructions. The SOM is booting up, but shortly after it boots it stops responding, and then reboots. It stays booted for...
- MK 09:12 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
- Hello Zach,
Just to clarify:
in this page: https://support.criticallink.com/redmine/projects/mitysom_a5/wiki/Linux_Kernel#gototop
they say:
after command: make -j 7 Image
The resulting Image file can be installed into the /boot d... - ZM 08:43 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
- Hi Max,
It's fine to have multiple folders in @/lib/modules@, although you could delete the yocto-standard one if you wanted to reclaim the storage space. Just be aware that if you do that for the kernel you're using by mistake, some ... - MK 08:10 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
- Hello Zach,
We made some progress, but stuck again.
We followed the instructions in the pages:
https://support.criticallink.com/redmine/projects/mitysom_a5/wiki/Linux_Kernel#gototop
https://support.criticallink.com/redmine/projects...
04/28/2026
- ZM 10:31 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
- Hi Max,
Sorry, this was an issue with our documentation; you'll need to add an additional location to your @PATH@ environment variable. I've added this to our [[Prerequisites_2531pro#Building-the-bootloader-filesystem-and-SD-card|Prer... - MK 07:31 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
- Hello Zach,
I'm following the instructions in the A5E-DMA-Example and trying to run: make generate_headers and getting following:
kanevsky@fpga-sm:~/mitysom-a5e-ref/mitysom-a5e-ref-dma$ make generate_headers
Design config:
AG...
04/27/2026
- ZM 10:53 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
- Hi Max,
Glad to hear the base design is working now! And no problem asking questions, most likely they'll help someone else too. :)
When you're compiling the DMA project, did you re-flash the JIC from the same build where you comp... - MK 08:02 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
- Hello Zach,
Thanks again for your help.
So, I’m not sure what’s was wrong, but now we are able to create our own SD-Card image by compiling and building mitysom-a5e-ref-base.
But we’ve tried to do the same process with mitysom-a5e-r... - TC 09:38 PM MitySOM-A5 FPGA Development: RE: Ethernet Interface for MitySOM-A5E
- Maxim: On availability, I'll reach out to work with you on this. We have some configurations available today and are working on building others.
- MF 05:41 PM MitySOM-A5 FPGA Development: RE: Ethernet Interface for MitySOM-A5E
- Max,
That USB dongle should be fine. Our reference design SD card should have the drivers pre-installed for that to work.
In terms of production silicon, we are hoping to have them available sometime this summer for customers.
-... - MK 04:09 PM MitySOM-A5 FPGA Development: RE: Ethernet Interface for MitySOM-A5E
- Forgot to aks also:
Do you have any idea, when the MitySOM-A5E with production device will be availabe?? - MK 03:57 PM MitySOM-A5 FPGA Development: RE: Ethernet Interface for MitySOM-A5E
- Hello Mike,
Thank you so much for clarification and explanation.
For us the most convenient way will be to use USB-C to Ethernet Adapter. Can you please take a look and confirm that something like this will work:
amazon.ca/UGREEN-Et... - WE 12:02 PM MitySOM-QC6490 PCB Development: RE: Power Consumption
- Hayden,
Perfect, I'm glad I could help! If you have any further questions please let us know!
Will
04/24/2026
- HS 09:18 PM MitySOM-QC6490 PCB Development: RE: Power Consumption
- Hey Will,
Thanks for the quick response!
I was able to follow your direction and disable many of the baseboard components. I am powering the board through the battery connector, and so most of those components were already disabled...
04/23/2026
- WE 07:49 PM MitySOM-QC6490 PCB Development: RE: Power Consumption
- Hayden,
We don't currently have a minimum quiescent operating power for the SOM. Current consumption on the SOM alone is heavily influenced by the software running on the processor, clock states, and background processes all contribut... - Hello,
I am currently doing a power analysis of the MitySOM-QC6490 (80-001777RI-2). We are interested in operating the QC6490 SOM in the lowest possible power setting to preserve battery life,
while still actively processing data in ... - MF 07:01 PM MitySOM-A5 FPGA Development: RE: Ethernet Interface for MitySOM-A5E
- Hi Max,
If you are trying to use the SGMII Ethernet interface that goes to J19 on the board then this will not work due to limitations with Engineering Silicon.
In order to hook this up you need to enable GMII for FPGA in the HPS ... - Hello Sir/Madame,
I'm trying to add GbE IF to MitySOM-A5E (version: A5ED-B64-144-SRC-X)
In the Dev. Kit document this is described in p.16.
The Interface SGMII connects to Bank-2A
When I'm trying to add EMAC to HPS, it allows me only... - ZM 06:51 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
- Hi Maxim,
Happy to help!
It looks like this is a case of the JIC and RBF files not matching.
In general, the JIC and RBF need to be both created from a project that has the same HPS I/O and clock settings. Altera documents this ... - MK 05:21 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
- Hello Zach,
Let me please thank you for your time and support!!! We getting closer, but still have some issues...
We've got some progress.
In order to find a problem, we've replaced one-by-one the files in a script and found that wh... - ZM 04:15 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
- You're correct that we don't post the rootfs_overlay, because in general it can have different things in it depending on the project's needs.
In your case, you just need to put the RBF into it per the instructions in this wiki section... - MK 03:44 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
- We have decided to build the reference design using the files from https://support.criticallink.com/redmine/projects/mitysom_a5/wiki/A5ED-B64-144-SRC-X_Quartus_Pro_2531_20260310
To make sure that we are building the correct way.
Here... - GG 06:04 PM MitySOM-QC6490 PCB Development: RE: 4V on 3V3-SOM!
- I just wanted to update that the datasheets for the SOM and Dev Board at https://www.criticallink.com/products/?filter=qualcomm-based have been updated to accurately detail that the BOB voltage is 4V
04/21/2026
- ZM 07:53 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
- Thanks! The boot script (both boot.cmd and the compiled boot.scr) does have windows line endings, which I think unfortunately appears to be confusing U-Boot. The config_pll script appears to be okay, which I think rules out a git hook ch...
- MK 06:30 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
- Hello Zach!!
I've uploaded mitysom-a5e-ref-dma.tar.gz (1.29G) - I've compressed the whole folder.
We didn't changed the design and scripts.
Thanks!!! - ZM 06:11 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
- You're welcome!
The build seems to have partially worked since it was able to boot into U-Boot proper after the SPL, but past that it seems unable to load anything from the SD card for some reason.
Would it be possible for you to z... - MK 04:35 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
- Thanks Zach!!!
Just to mention, we compiled mitysom-a5e-ref-dma project.
We've succedded to flash the SD card with Image and tried to run on MitySOM A5E board and getting following:
U-Boot SPL 2025.07-ga3bbf07e8158 (Mar 02 202... - MK 04:01 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
- kanevsky@fpga-sm:~/mitysom-a5e-ref/mitysom-a5e-ref-dma/scripts$ ./make_sd.sh \
-a \
-o sd_card.img \
-d Agilex5 \
-f $BUILD_PATH/software/bootloader/u-boot-socfpga/u-boot.itb \
-f boot.scr \
-f c... - ZM 03:56 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
- No problem, getting close!
Did the script produce sd_card.img.gz instead? You're giving it flags for both gzip (@-g@) and zip (@-z@), and gzip should be taking precedence.
If so and you didn't want that, you could either run @gunzi... - MK 03:38 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
- Thanks, it works farther now. :)
kanevsky@fpga-sm:~/mitysom-a5e-ref/mitysom-a5e-ref-dma/scripts$ ./make_sd.sh -z -g\
-a \
-o sd_card.img \
-d Agilex5 \
-f $BUILD_PATH/software/bootloader/u-boot-socfpga/u-boot.... - ZM 03:31 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
- The script may just not be executable. Please try this and then try again:
- MK 03:09 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
- Thanks Zach
anevsky@fpga-sm:~/mitysom-a5e-ref/mitysom-a5e-ref-dma/scripts$ ./make_sd.sh -a -o sd_card.img -d Agilex5 -f $BUILD_PATH/software/bootloader/u-boot-socfpga/u-boot.itb -f boot.scr -f config_pll.s... - ZM 03:05 PM MitySOM-A5 Software Development: RE: make_sd.sh doesn't take command line parameters
- Hi Maxim,
The make_sd.sh script is intended to be run with bash, not POSIX @sh@. Could you please try running it as @./make_sd.sh@ instead of @sh make_sd.sh@ (keeping the rest of your arguments the same) and see if the errors are reso... - We are trying to build the sd card image using documentation from https://support.criticallink.com/redmine/projects/mitysom_a5/wiki/Building_sd_2531pro
We are are using the git reference from https://support.criticallink.com/gitweb/?p...