Project

General

Profile

Activity

From 09/28/2024 to 10/27/2024

10/25/2024

JC 04:08 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Recommended quick method to install Linux image on EMMC storage for high volume products
Hi Tim, still working on releasing the 10 SDK but I did push the mitysom-auto-flash-emmc image to the kirkstone meta-mitysom repo.
https://support.criticallink.com/gitweb/?p=meta-mitysom.git;a=commit;h=72802113c772aa5c8697846984a2e81a...
Jonathan Cormier
JC 03:56 PM MitySOM-AM57X Software Development: RE: eMMC not enabling on Docker based image buiding
Does the following guide make sense? https://support.criticallink.com/redmine/projects/mitysom_am62x/wiki/Customizing_the_yocto_build#Add-your-custom-kernel-device-tree-to-the-kernel-recipe Jonathan Cormier
SS 07:26 AM MitySOM-AM57X Software Development: RE: eMMC not enabling on Docker based image buiding
Hi,
> Do you need help getting your changes from the native Linux build into the yocto build?
-- Yes, need help for the same.
I didnt get the below modifications described in the previous reply. Do i need to modify kernel like this?
Sandeep Sivadas

10/24/2024

JC 09:30 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: How to get mityarm335x_factory_config from userspace?
Also if you don't have the eeprom driver loaded, I can provide some quick shell scripts which extract the info using i2cget calls. Jonathan Cormier
JC 08:50 PM MitySOM-AM57X Software Development: RE: Hello World on DSP
Hi Arun,
How are you loading the processor with the ARM RTOS and DSP RTOS? What boot media are you using, you said you aren't using sdcard? In my experience, we would boot into u-boot and then use u-boot to load the FPGA, DSP and AR...
Jonathan Cormier
AK 06:56 AM MitySOM-AM57X Software Development: RE: Hello World on DSP
> The pinmux should be set up by u-boot, there should be no need to touch the pinmux in the DSP. There is a wiki page, on how to configure the pinmux in u-boot. https://support.criticallink.com/redmine/projects/mitysom_am57x/wiki/U-Boot_... Arun Krishnan

10/23/2024

MW 10:03 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: How to get mityarm335x_factory_config from userspace?
Just to follow up, you'll need to make sure the path to the eeprom file is correct in the code.
see this page:
https://support.criticallink.com/redmine/projects/armc8-platforms/wiki/Software_FAQs
Michael Williamson
MW 10:01 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: How to get mityarm335x_factory_config from userspace?
If you don't want to use debugfs, you can try to read it from the sysfs eeprom file.
We have utility code as part of other MitySOM uBoot repositories that can be compiled to do this at the link below.
Please note I have not tested ...
Michael Williamson
AS 09:35 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: How to get mityarm335x_factory_config from userspace?
How do I get the info of this struct from the userspace?
mityarm335x_factory_config
* 64 struct mityarm335x_factory_config {
65 u32 magic;
66 u32 version;
67 u8 mac[6];
68 u...
Agron S.
MW 09:43 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P PCB Development: RE: Isolation resistors for Bootmode pins on the AM62A Mity-SoM?
Hello,
For the bootmode pins:
1. If you are concerned about isolation, you can use a tristate buffer to drive/tristate the bootmode pins using the PORz_OUT signal from the SOM. See the schematic below as an example we used for ano...
Michael Williamson
JC 08:54 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P PCB Development: RE: Isolation resistors for Bootmode pins on the AM62A Mity-SoM?
That all sounds reasonable. Jonathan Cormier
LM 08:31 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P PCB Development: RE: Isolation resistors for Bootmode pins on the AM62A Mity-SoM?
Thanks Jonathan.
I plan to use those video out signals to drive a parallel RGB 24-bit display instead of an HDMI chip. I am considering adding the isolation resistors but make them 0-ohm initially, just to be safe. This way they can b...
Leonardo Marquez
JC 07:48 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P PCB Development: RE: Isolation resistors for Bootmode pins on the AM62A Mity-SoM?
> Also, anyone knows how to insert the images in line with the text instead of as an attachment at the end of the post?
There is an image button that helps with this. I edited your post for readability.
> ...
Since the devkit uses th...
Jonathan Cormier
LM 06:37 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P PCB Development: RE: Isolation resistors for Bootmode pins on the AM62A Mity-SoM?
Also, anyone knows how to insert the images in line with the text instead of as an attachment at the end of the post?
I'm new to this forum, sorry about that.
Leonardo Marquez
LM 06:34 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P PCB Development: Isolation resistors for Bootmode pins on the AM62A Mity-SoM?
Hi,
On the TI's Eval board for the AM62A (AM62A-SKEVM) they include isolation resistors between Bootmode signals and the SoC pin as shown:
!clipboard-202410231531-m0a2s.png!
However, on Critical Link's Devkit those resistors don...
Leonardo Marquez
TT 09:39 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Recommended quick method to install Linux image on EMMC storage for high volume products
Thanks Jonathan and Joshua for the info.
We will wait for you to release the updates for version 10 of the SDK, then merge it with our yocto layer.
We are interested in taking Jonathan up on the offer to "provide a flash.sh script ...
Tim Troester
BD 03:11 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: PRU RP Msg Driver Functionality
Nathan Wright wrote in message#6764:
> Thanks Joshua,
> ...
(I see that your use of the 57x documentation was not really a mistake. I didn't know you were testing with that platform.)
Bob Duke
BD 03:08 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: PRU RP Msg Driver Functionality
Nathan, some of the confusion is due to the fact that it looks like your e2e post and the documentation you linked to was for the AM57x (this is easy to miss).
The similar release notes for the Processor SDK for the AM62x are here: h...
Bob Duke
NW 02:36 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: PRU RP Msg Driver Functionality
Thanks Joshua,
We are currently on a 57x. It seems version 10 of that sdk will not drop until next year. My plan is to go back to 8. The PRUs still worked there and some c++ features my team wants are supported there.
Nathan Wright
JB 02:21 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: PRU RP Msg Driver Functionality
Perfect, just a heads up that we are currently testing to release the 10 sdk, which TI highly recommends using. It may be better to wait and move to that instead of the 9.
Best,
Joshua
Joshua Bourgeot
NW 02:16 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: PRU RP Msg Driver Functionality
Thank you. I can sleep better knowing that. Nathan Wright
JB 02:09 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: PRU RP Msg Driver Functionality
I've tested the PRU support for the 10 and 9.2 sdk on the am62x following these instructions and did not run into any problems.
RPMsg echo test: https://software-dl.ti.com/processor-sdk-linux/esd/AM62X/10_00_07_04/exports/docs/linux/F...
Joshua Bourgeot
NW 01:53 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: PRU RP Msg Driver Functionality
AM62x Nathan Wright
MW 01:08 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: PRU RP Msg Driver Functionality
Hi Nathan,
You are asking about PRU support for the AM62x platforms, correct? (I am asking because we also have AM57x platforms, and your thread is referring to AM57x support).
Thanks,
Mike
Michael Williamson
NW 12:58 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: AM57x PRU RP Msg Driver Functionality
Hi,
We are in the process of switching to yocto for our new platform based on Mity-Som. In the interim, to give our porting team earlier access to new c++ features, we attempted to move from version 6 of the ti sdk to version 9 of th...
Nathan Wright

10/22/2024

JB 05:20 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Recommended quick method to install Linux image on EMMC storage for high volume products
Tim Troester wrote in message#6751:
> I tried to follow the dfu instructions but the step about modifying 62x-build.sh doesn't work for me. My 62x-build.sh script from the tip of oe-layersetup is different. Is there another version of...
Joshua Bourgeot
JC 01:57 PM MitySOM-AM57X Software Development: RE: eMMC not enabling on Docker based image buiding
It looks like the mmc2 config is different on your yocto build. It's missing the pinmux pinctrl entry, the max-frequency is different, etc. Do you need help getting your changes from the native Linux build into the yocto build?
We w...
Jonathan Cormier
SS 12:29 PM MitySOM-AM57X Software Development: RE: eMMC not enabling on Docker based image buiding
Hi,
Your native kernel build is "-dirty" meaning it has changes that weren't committed. Are those changes relevant?
Yes, i have modified kernel for our application.
dtb files in the boot folder of native build and docker build a...
Sandeep Sivadas

10/21/2024

JC 06:52 PM MitySOM-AM57X Software Development: RE: eMMC not enabling on Docker based image buiding
Note your "non working" boot log seems to be truncating several lines, not sure how you captured it but that's pretty odd. Jonathan Cormier
SS 05:42 AM MitySOM-AM57X Software Development: RE: eMMC not enabling on Docker based image buiding
Hi,
_Which kernel are you using?_ - 4.19.94-yocto-standard
_Can you please share whole boot logs for working and non-working cases._ - I am attaching the log files here
_
Also the pinmux you sent me doesn't make sense_ - Sorry, i...
Sandeep Sivadas
JC 04:10 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Recommended quick method to install Linux image on EMMC storage for high volume products
Tim Troester wrote in message#6751:
> I was using the "Boot EMMC" instructions from the wiki. I didn't realize the dfu usb process was an option, thanks for pointing it out.
> ...
Okay we are looking into it. We are on the cusp of rel...
Jonathan Cormier

10/18/2024

TT 09:41 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Recommended quick method to install Linux image on EMMC storage for high volume products
I was using the "Boot EMMC" instructions from the wiki. I didn't realize the dfu usb process was an option, thanks for pointing it out.
I tried to follow the dfu instructions but the step about modifying 62x-build.sh doesn't work for ...
Tim Troester
JC 03:59 PM MitySOM-AM57X Software Development: RE: eMMC not enabling on Docker based image buiding
Which kernel are you using? Can you please share whole boot logs for working and non-working cases.
Note: It doesn't make much sense that a docker build vs a native build would behave that differently. The emmc is all setup in the ...
Jonathan Cormier
SS 10:26 AM MitySOM-AM57X Software Development: eMMC not enabling on Docker based image buiding
Hi,
I tried to build am572x image using docker build environment with eMMC enabled. But my image not detecting eMMC.
I have modified the kernel file am57xx-mitysom-baseboard.dtsi as
&mmc2 {
status = "okay";
pinctrl-names = "...
Sandeep Sivadas

10/17/2024

JC 08:55 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Recommended quick method to install Linux image on EMMC storage for high volume products
Tim Troester wrote:
> I was wondering if there is any recommended quick way to install Linux images on the EMMC storage for high volume products? I followed the guide on the wiki to do this and it takes a little while and requires famil...
Jonathan Cormier
TT 07:53 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: Recommended quick method to install Linux image on EMMC storage for high volume products
I was wondering if there is any recommended quick way to install Linux images on the EMMC storage for high volume products? I followed the guide on the wiki to do this and it takes a little while and requires familiarity with Linux. We p... Tim Troester
 

Also available in: Atom