Part Number: MCU-PLUS-SDK-AM243X Description
Product: MCU-PLUS-SDK-AM243x File: ti_sdk/source/kernel/nortos/dpl/common/ClockP_nortos.c Code Lines: 66–72
Summary
There is a discrepancy between the code comment and the actual implementation in the…
Hi Martin,
Martin Schwendinger said: I noticed today that the define ENABLE_MULTIPLE_SM_ACCESS_IN_SINGLE_DATAGRAM in tiescbsp.h is set to 0 per default
This is fine as the EtherCAt firmware dynamically configures the delay to 0x98 based on the number…
Hi Chunyang,
chunyang fu said: --I haven't met strapping issue by now, keep this tiesc_ethphyEnablePowerDown() here could cause something wrong?
I'm referring to the following code snippet. You can remove this if not applicable in your case.
…
Hi Petr
Petr Kucera said: This means we are required to first load the L1: Bootloader onto the device, for example, via UART. Only once we have control of the device can we enable the Ethernet TFTP server ourselves. Am I understanding this correctly…
Hi Daisuke,
Daisuke Maeda said: W25Q512JVFIQ
If they have this flash on the custom board, they can try the following SysConfig configurations. And it should be up and running.
SysConfig > OSPI configuration:
SysConfig > FLASH Configuration…
Hi Eli,
Thanks for your query.
Eli Mordel said: When core-0 is configuring the enet , core-1 gets stuck in dma assert.
This seems to be related resource allocation.
Eli Mordel said: I have both cores define the same CONFIG_ENET_CPSW0 with ENET…
Part Number: MCU-PLUS-SDK-AM243X Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hi experts,
I am using motor_control_sdk_am243x_09_02_00_09, CCS 12.6, SysConfig 1.21.1.
I am trying around with the uart_echo_dma_lld example, and added…
Part Number: MCU-PLUS-SDK-AM243X Other Parts Discussed in Thread: SYSCONFIG Tool/software: As per the related thread (which has locked without resolution, hence this request, when will this issue be resolved?
Thanks,
Steve
Hi Ted,
Ted Huh said: TR Response failed for transfer : SRC = 0x60180000, DST = 0x82000000, SIZE = 32 ASSERT: 0.148898s: ospi/v0/lld/dma/udma/ospi_udma_lld.c:OSPI_udmaUpdateSubmitTR:259: FALSE failed !!!
For the application where this is seen with…