Marc,
So let's forget about the McASP out file for a bit but focus on say FFT out file. If you go into this folder, say for 6.1 release:
C:\ti\processor_sdk_rtos_k2g_6_01_00_08\demos\audio-benchmark-starterkit\prebuilt-binaries\bootimages\evmK2G …
Part Number: EVMK2G
Hi,
My initial idea of using K2G EVM with CMB was to acquire the data from the CMB, process them on the DSP core and pass them to ARM for display through the HDMI output ( e2e.ti.com/.../754234) . This video signal will have to…
Thank you for your response Rahul,
I tried each of the three workarounds included in the link that you included. They did not solve the issue, however, I would like to share what did in case anybody else finds this page helpful. Like I said in the post…
Joshua,
thanks for pointing this out. You are indeed correct. Please change the evmK2L to evmK2G.
I will report the bug to the development team so that the issue can be fixed in the next release.
Regards,
Rahul
Hi Yusuf,
CCS projects for the IPC examples isn't currently supported in Processor SDK. The examples will need to be built using makefiles as described in the IPC quick start guide. After running "make-ti-ipc-examples" the executable binaries for the…
Hi Rex,
I have executed the IPC example from the Matrix App Launcher (Multicore Demonstrations), that internally uses mpmcl command, and it worked. Then, I have also loaded the /lib/firmware/ipc/ti_platforms_xxxxx_coreX/messageq_single.xe66,
mpmcl…
Hi Yordan,
for the UART problem: yes, we have used the prebuilt images from Processor SDK Linux (v05.02). We have tried what you said: we have used two different SD cards from different manufacturers. We have also tried the SD cards that come with…
Part Number: EVMK2G Tool/software: Code Composer Studio Hi,
I'm trying to write to the SPI registers but get a "data abort" error, looking at the register window in CCS debug, while most register groups are readable, the SPI register group shows "error…