yes, C66x DSP included in 66ak2g12 is part of the family of TMS320C6000.
TI C6000 compiler user guide and TI C66x and C6000 optimization guides all apply to C66x DSP on 66AK2G12.
ti.com/lit/an/sprabf2/sprabf2.pdf?ts=1719206001841&ref_url=https%253A%252F…
Part Number: 66AK2G12
Tool/software:
Dear experts,
for my work I am developping a dual homing ethernet application on a custom board based on the SoC 66AK2G12ABYQ100.
I downloaded the Linux-RT Processor SDK for K2G version 06.03.00.106 (release date 20…
Hello Tamas,
Understood. From a structural standpoint (shared memory internal to the processor, polling a memory structure to see when the data is ready to process) your design looks fairly optimized to me.
From here on out I am just brainstorming - we…
O.H said: Is it correct to say that there is no way to check the above other than to verify it on the actual device?
there is currently no active development on this device so beyond the resources I have shared there is no way TI can check to verify this…
the EDMA implementation is to use EDMA to copy data from QSPI flash to DDR memory. or onchip memory. This is not used for Execute in place.
Did you run the example on the TI EVM and have any follow up questions on the functionality of the example code…
Sorry for the delayed response Avner. ADC can be connect to 66AK2G12 using SPI, McASP, I2C and other interfaces. TI have Audio ADC (AIC3106) connection to K2G as an example on the K2G EVM and software support for this in the SDK.
Please note that this…
Part Number: 66AK2G12 Tool/software: void Edma_init(void) { //adc edma // Board specific const uint32_t src = ADC_BASE_ADDR; const uint32_t dst = ((uint32_t)_adcReadBuffer) + EDMA_VIEW;
// note, // size must be a multiple of 32 because of FPGA implementation…
Hi Sreenivasa,
Sorry for late reply
Kallikuppa Sreenivasa said: We need to recommend something other than GPMC NAND… especially if it is used for boot.
So that leaves Serial NOR or eMMC (expensive and too large) for K2G. Maybe GPMC NOR is an option?
Based…
Part Number: 66AK2G12 I have access to the MySecureSoftware. I have downloaded the SDK and the keywriter zip files from the links mentioned below.
K2G_Prod_keywriter_images.zip from https://software-dl.ti.com/secure/software/sitara-sec/K2G_RESTRICTED_SW…