Activity
From 05/26/2024 to 06/24/2024
06/24/2024
- 08:39 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: Error in u-boot. cyclone v 5CSEBA4U2317 SOM
- Hello,
From the error it looks like the SPL isn't able to correctly read the MBR/Partition table on the SD card. T... - 08:03 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: Error in u-boot. cyclone v 5CSEBA4U2317 SOM
- Hi Daniel,
Can you please tell me why this error is coming while booting.
I am facing this issue from last 15 days.... - 02:55 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Does yocto support multiple config fragments?
- Hi Nathan,
I just tested multiple config fragments, and everything worked for me. Here is part of the simple conf...
06/21/2024
- 05:25 AM MitySOM-5CSX Altera Cyclone V Software Development: RE: Error in u-boot. cyclone v 5CSEBA4U2317 SOM
- Hello Daniel,
I will wait for your response. I am working on HPS only at present.
Thanks,
Bhardwaj
06/20/2024
- 08:06 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Does yocto support multiple config fragments?
- Hi Nathan, the config fragments are handled by a TI recipe located at sources/meta-ti/meta-ti-bsp/recipes-kernel/linu...
- 07:57 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: RS485 Direction Control on UART1
- How long are you looking for?
The kernel documentation mentions getting extended distance for rs232 by using UTP c... - 03:43 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: RS485 Direction Control on UART1
- Hi Jonathan,
thanks for the quick response. I will look into the 8250 driver, it might be useful (if only for my ... - 03:27 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: Error in u-boot. cyclone v 5CSEBA4U2317 SOM
- Hello,
We are currently in the process of updating our instructions for building the FPGA, bootloaders, and filesy... - Dear sir/madam,
I am working on cyclone v 5CSEBA4U2317 SOM with custom board. I am u...
06/19/2024
- 07:09 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: RS485 Direction Control on UART1
- The serial 8250 driver has an rs485 mode which we extended to allow using a gpio to generate a RS485 TX enable. Howe...
- Hi all,
My application requires installation embedded in a battery power system with long wire. I would like acces... - We got kernel config fragments working, then we set about making more of them.
We made small fragments that were... - 02:44 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Is it possible to use the u-boot binary env file?
- Hi Nathan,
I have been looking into this but have been unable to add saveenv back in. I'm glad you found a work ar... - 01:59 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Is it possible to use the u-boot binary env file?
- For posterity, we figured out how to restore u-boot-initial-env text file and then we placed a fake uboot.env file in...
06/14/2024
- I see on e2e.ti.com that some posts imply there might be a way to restore use of saveenv and the binary boot.env file...
06/13/2024
- 11:41 AM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Managing the u-boot environemt, uEnv.txt and fw_setenv
- We are testing simply placing a hook in to bootcmd via the uboot menuconfig, between load environment and booting.
...
06/12/2024
- 10:19 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Managing the u-boot environemt, uEnv.txt and fw_setenv
- > Turns out I don't think is what I am looking for. That is for delivering a uEnv file via a swu file, and optionally...
- 07:38 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Managing the u-boot environemt, uEnv.txt and fw_setenv
- Turns out I don't think is what I am looking for. That is for delivering a uEnv file via a swu file, and optionally ...
- 05:40 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Managing the u-boot environemt, uEnv.txt and fw_setenv
- Excellent! Thanks.
- 05:38 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Managing the u-boot environemt, uEnv.txt and fw_setenv
- Hi Nathan,
TI has removed this functionality in the new 9 sdk, see "here":https://software-dl.ti.com/processor-sdk...
06/11/2024
- Hello,
It appears that support for u-boot environment has been limited to uEnv.txt. We are trying to use swupdate... - 08:51 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: suggestion: add parted and mtools to docker-pocky
- Thanks! Specifying -n to identify where the tools are does work.
- 07:19 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: suggestion: add parted and mtools to docker-pocky
- Hi Nathan,
The Docker-poky script uses the Crops poky docker image (https://hub.docker.com/r/crops/poky), so we do... - You need them if you want to use the wic tool to inspect wic files that have fat partitions.
I attach to a running...
06/10/2024
- 11:40 AM MitySOM-AM57X Software Development: RE: Clock, Timer and Power Idle
- Arun Krishnan wrote in message#6643:
> Solved the error by adding botton lines to to the ipc.cfg
> var Resource = ... - 11:39 AM MitySOM-AM57X Software Development: RE: Clock, Timer and Power Idle
- Solved the error by adding botton lines to to the ipc.cfg
var Resource = xdc.useModule('ti.ipc.remoteproc.Resource'... - 10:51 AM MitySOM-AM57X Software Development: RE: Clock, Timer and Power Idle
- When I try to build the application, I am getting the error "error #10056: symbol "ti_ipc_remoteproc_ResourceTable" r...
- 11:08 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: FPGA (FIFO) -> DSP (DMA) transfer problem
- There is a cross-bar that sits between EMIFA on the L138 and the DSP / ARM / peripheral masters.
When a read reque... - 07:52 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: FPGA (FIFO) -> DSP (DMA) transfer problem
- Thank you for answer.
We will conduct the above experiment later.
Currently, we are trying to increase the RD Clk...
06/07/2024
- 08:55 AM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: AM62A module SODIMM pinout documentation error
- William,
I see that you have released an update to the datasheet. Unfortunately it is contradicting now. The 3rd c...
06/05/2024
- 09:05 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: FPGA (FIFO) -> DSP (DMA) transfer problem
- Hello,
Based on the FPGA code you shared I believe that the primary issue you are having is that your FPGA code r... - 12:42 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: FPGA (FIFO) -> DSP (DMA) transfer problem
- Thank you for answer.
As you suggested, read Cache_and_Memory and
We proceeded by modifying the source as shown bel...
06/04/2024
- 05:17 PM MitySOM-AM57X Software Development: RE: Clock, Timer and Power Idle
- Thanks for the all the info John. I posted to e2e also hoping TI could provide some more info on how dmtimer and clo...
- 02:04 PM MitySOM-AM57X Software Development: RE: Clock, Timer and Power Idle
- For the benefit of others, Stanley has also posted this question to an E2E forum at https://e2e.ti.com/support/proces...
06/03/2024
- 03:08 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: FPGA (FIFO) -> DSP (DMA) transfer problem
- The fpga guys can step in if I've missed something but it looks to me like your missing cache invalidate calls. If t...
- hello.
I am posting because I have a question related to DMA.
The last CCS issue was not resolved, so I am loading ... - Reference: https://support.criticallink.com/git/mitysom-am57x-ref.git
I've built and successfully run the ex02_me...
Also available in: Atom
Go to top