Part Number: SK-AM62-LP Other Parts Discussed in Thread: SK-AM62A-LP Tool/software: Dear TI.
It's my first time to set/bring up with your AP, that's why I'm not sure if I write desired ti e2e format properly or not..
Please understand me.
We…
Part Number: SK-AM62 Tool/software: Hi team,
I’m working with the SK AM62x on Ubuntu 22.04 and have downloaded the correct package (mcu_sdk-am62x) for my board. Here’s what I’ve done so far:
I successfully read UART characters.
I transferred the…
Part Number: SK-AM62-LP Other Parts Discussed in Thread: UNIFLASH Tool/software: Hi Team,
I am using uart_uniflash.py file for flashing the u-boot images to OSPI Nand flash and these are my configuration file as show below.
and I'm downloaded, using…
Part Number: SK-AM62-LP Other Parts Discussed in Thread: SK-LCD1 Tool/software: Hi,
I am using an AM62PX processor connected to the SK-LCD1 display ( datasheet ) and running the prebuilt demo applications on Processor SDK Linux .
When I launch the…
Part Number: SK-AM62-LP Other Parts Discussed in Thread: UNIFLASH Tool/software: hsm@c001149862:~/ti/mcu_plus_sdk_am62x_10_00_00_14/tools/boot$ python3 uart_uniflash.py -p /dev/ttyUSB0 --cfg=sbl_prebuilt/am62x-sk-lp/default_sbl_ospi_nand_linux_hs_fs.cfg…
Part Number: SK-AM62-LP Tool/software: Hi Team,
I want to change the emmc partition like below
=> mmc part Partition Map for MMC device 0 -- Partition Type: DOS Part Start Sector Num Sectors UUID Type 1 2048 32768 b23a7979-01 06 Boot 2 34816 524288…
Part Number: SK-AM62-LP Other Parts Discussed in Thread: UNIFLASH Tool/software:
Hi Team,
I have installed ti-processor-sdk-linux-am62xx-evm-10.00.07.04 in Linux. and modify the configuration file to flash emmc through UART. below is the configuration…
Hello,
I have tried booting multiple times from the eMMC but did not see the issue. Is this issue still occuring for you? If yes, when the issue occurs does the kernel stop booting altogether?
gopal sharma said: We are following the steps below to…
Andreas Dannenberg said: CONFIG_SPI_FLASH_WINBOND is enabled for U-Boot SPL R5
We were able to boot after we made the changes you suggested. We added the Winbond flash ID in the am62x_evm_a53_defconfig
Andreas Dannenberg said: the ID should be added…