Part Number: PROCESSOR-SDK-AM68A Other Parts Discussed in Thread: AM68A Tool/software: Hello,
On the AM68A, is it possible to how share the CPSW2g between the Cortex A72 and Cortex R5F to send packets back and forth to the cores. If so, where is this…
Part Number: PROCESSOR-SDK-AM68A Other Parts Discussed in Thread: AM68A Tool/software: Hi
The task involves porting Sway to the TIAM68A SDK, but Sway relies on a series of other library files. I attempted to copy the corresponding library and executable…
Part Number: PROCESSOR-SDK-AM68A Tool/software: HI,
When I try to build for PC emulation with cuda enabled, I get linker errors like:
undefined reference to `TIDL_cudaFreeConvCudaPtrs()'
I read in the related post (and in some other, older answers…
Hi,
Derrick Edwards said: Is there a specific RTOS available for the AM68A? Unlike on the the J721S2 page ,
No, There is no specific RTOS SDK available for AM68A.
Derrick Edwards said: We want to use the TI RTOS SDK for the Cortex -R5F. Is it expected…
Hi,
noushadali k said: Is it architecturally and electrically feasible to route a third CSI2 camera interface directly to the AM68A SoC on a custom board , leveraging the high-speed camera interface exposed through the SoM?
As long as the board's…
Part Number: PROCESSOR-SDK-AM68A Other Parts Discussed in Thread: AM68A Tool/software: Dear TI Support Team,
I am working on a project using the latest TI AM68A Starter Kit and SDK (v10.1). We are integrating a SIMCom SIM7600 4G LTE modem via USB for…
Part Number: PROCESSOR-SDK-AM68A Tool/software: Hi, I'm using TI FreeRTOS on a C7x DSP core. I'm up and running but I want to make use of the idle task hook. In the FreeRTOS docs I see that vApplicationIdleHook() can be added to the project to run user…
Part Number: PROCESSOR-SDK-AM68A Other Parts Discussed in Thread: AM68A , SK-AM68 Tool/software: Dear Team,
can you please tell what are the differences between AM68A firmware builder and PROCESSOR-SDK-RTOS-J721S2 ?
Because the documentation looks…
Part Number: PROCESSOR-SDK-AM68A Other Parts Discussed in Thread: AM68A , SK-AM68 Tool/software: Hello TI Team,
I'm designing a custom board based on the AM68A reference design. The original board supports only two camera connectors, but I need to integrate…