Part Number: PROCESSOR-SDK-AM62P Other Parts Discussed in Thread: AM62P Tool/software: Hi AM62P SDK Champ !
My customers are developing using the AM62P Android SDK, and would like guidance on how to control the GPIO Input/Output direction and value…
Part Number: PROCESSOR-SDK-AM62P Other Parts Discussed in Thread: AM62P Tool/software: Hi Expert,
Does AM62p support A/B Partition Update in Yocto Linux?
Thanks
Daniel
Part Number: PROCESSOR-SDK-AM62P Other Parts Discussed in Thread: AM62P Tool/software: Hi AM62P Champ !
The customer's project involves extensive GPIO control. If there are any APIs or usage methods available in Android 15 that allow this without…
Hi Moon,
Jm Moon said: What are the potential drawbacks of choosing Arm GCC?
TI does not support Cortex R5F development using GCC compiler for AM62Px devices and no testing has been done for the same. So you need to analyze the drawbacks and performance…
Part Number: PROCESSOR-SDK-AM62P Other Parts Discussed in Thread: AM62P Tool/software: Hi AM62P
My customer faces SD Card issue while creating bootable device.
sudo fdisk -l output display: /dev/sdb1 32768 124735487 124702720 59.5G 7 HPFS/NTFS…
Part Number: PROCESSOR-SDK-AM62P Tool/software: I was trying to understand the peripherals on Main domain and MCU domain, so I came accross the error "DMA is not supported in MCU Domain" when I trying to set DMA transfer mode for MCU UART 0.
Is this…
Part Number: PROCESSOR-SDK-AM62P Other Parts Discussed in Thread: AM62P Tool/software: Hi AM62P champ !
My customer is building an AM62P Android Root filesystem and has encountered a Fatal Error, so I am making this inquiry. When building with the command…
Part Number: PROCESSOR-SDK-AM62P Tool/software: I am encountering the following error when I try to compile the SDK binary to flash the SoC.
gmake -sj4 all
I followed the directions at AM62Px MCU+ SDK: EVM Setup. I do see the obj files in the…
Part Number: PROCESSOR-SDK-AM62P Other Parts Discussed in Thread: AM62P Tool/software: Hi Expert,
When a customer runs Chromium on am62p evm and loads the Web UI, there is a one-second delay
Is there any way to improve it?
If AM62P performance…
Part Number: PROCESSOR-SDK-AM62P Other Parts Discussed in Thread: AM62P5 , SYSCONFIG Tool/software: Hello team
I followed the guild from 3.1.1.1. General Information — Processor SDK AM62Px Documentation to build the tiboot3.
the make process is…