Part Number: TMDS64EVM Tool/software: Hello,
Reference : mcu_plus_sdk_am64x_10_01_00_32
All of the Uart driver examples set the receive buffer size of 8 counts.
# define APP_UART_RECEIVE_BUFSIZE ( 8U )
uint8_t gUartBuffer [ APP_UART_BUFSIZE…
Part Number: TMDS64EVM Other Parts Discussed in Thread: TCA6424 , UNIFLASH Tool/software: Hello,
Couple questions related to boot :
1. When manually test cold POR_RST by pressing SW7 switch while power is ON (not power ON reset), sometimes the boot…
Part Number: TMDS64EVM
Tool/software:
Hi TI Team,
I'm working on enabling PCIe communication between the TMDS64EVM board (AM64x) as the Root Complex and a Xilinx board as the Endpoint .
What I've done so far:
Enabled the Xilinx PCI controller…
Part Number: TMDS64EVM Other Parts Discussed in Thread: SYSCONFIG Tool/software: Hello,
Using the build system : mcu_plus_sdk_am64x_10_01_00_32
The issue of interrupt misassignment to different ROUTER is described in details as follows :
Using example…
Part Number: TMDS64EVM Tool/software: Dear Sir/Madam,
I would like to confirm the exact sector size of the flash memory embedded in the TMDS64EVM board.
According to the documentation ( www.ti.com/.../spruj63a.pdf , the EVM board features a 512 Mbit…
Part Number: TMDS64EVM Tool/software: Hi team, I couldn't find any written reference, aside from the following on after flashing the SD card boot option, how to launch the various .appimages files, and apply the .patch files. AM64x MCU+ SDK: Flash a Hello…
Part Number: TMDS64EVM Other Parts Discussed in Thread: SYSCONFIG Tool/software: Hello,
Issues :
The app works in debug mode but fails the release mode (when burn the app to the flash). The execution error at power ON as follows : (on terminal windows…
Part Number: TMDS64EVM
Tool/software:
Hi,
Reference : mcu_plus_sdk_am64x_10_01_00_32 and using I2C example for read write verification and in particular
using the file i2c_memory_read.c to modify the BYTE_COUNT to be 513 (from original of 10 count…
Part Number: TMDS64EVM Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Reference MCU version : mcu_plus_sdk_am64x_10_01_00_32
For the reference project gpio_led_blink "a53ss9-0_freertos", I would like to make the project running with R5F…