Part Number: EVMK2GX Hello,
I am experimenting with c66x DSPs in EVMK2GX board. I would like to measure function times for my application. However when I time the actual clocks using driver examples provided with the library, actual clock cycles appear…
Part Number: EVMK2GX
Hi,
I am trying to do SPI NOR boot on EVMK2Gx by following the steps given in the below link
https://github.com/ARM-software/u-boot/blob/master/board/ti/ks2_evm/README
When I monitor the booting process on serial monitor…
Part Number: 66AK2G12 Other Parts Discussed in Thread: EVMK2GX ,
There are several related posts which seem to indicate that the EVMK2GX either 1) does NOT support booting from eMMC:
https://e2e.ti.com/support/processors-group/processors/f/processors…
Marek,
Does the host even detect the USB connection to the JTAG port. did you try to upgrade the XDS200 firmware on the board ?
http://dev.ti.com/tirex/explore/node?node=AADzJ8Y-La4f7Bi5Ga0TcA__FUz-xrs__LATEST
Is there any sort of error code in…
Part Number: EVMK2GX Other Parts Discussed in Thread: UNIFLASH We are using the UART flash programmer available at pdk_k2g_1_0_16\packages\ti\board\utils\uniflash\target\bin\evmK2G\uart_evmK2G_flash_programmer.out to flash the S25FL512S NOR flash on EVMK2G…
Part Number: EVMK2GX Other Parts Discussed in Thread: 66AK2G12 , , 66AK2G02 Hi Experts, A customer would evaluate the 66AK2G12 600MHz with EVMK2GX. Could you please let me know the easiest and safer way to down the clock from 1GHz to 600GHz? Thank you…
Part Number: EVMK2GX
Explain the steps, prerequisites, and environment setup to generate the PDK example projects which come along with TI-RTOS SDK for the K2G Family of Processors.
Part Number: EVMK2GX Other Parts Discussed in Thread: SYSBIOS Hello,
I am setting up the SPI to communicate with the NorFlash on the K2G Evm and I am not able to get reproducible correct reading when using BLOCKING mode ( with interrupt enable). …