Other Parts Discussed in Thread: MATHLIB
Hello,
can the DSPLIB and MATHLIB for the C66x be used without TI RTOS?
Regards, Holger
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Holger,
Yes, they can be used without TI-RTOS.
Thanks
Hello Aravind,
is there any guideline or how to?
Regards, Holger
There is no examples available today. You may need to create one.
You may be able to refer/reuse to any of the baremetal applications done on K2G SoC on Processor SDK on creating the examples. This would help to get to main() and then you can call the DSPLIB functions from that example.
Note that you may be needed to link the DSPLIB library explicitly in the makefiles of the baremetal application that you would create. Processor SDK baremetal applications are all makefile based (not CCS project based).
After the application is built, you would be able to load and run it on the K2G board using JTAG connected to K2G board.
Thanks
Hello Aravind,
> After the application is built, you would be able to load and run it on the K2G board using JTAG connected to K2G board.
ok, understood. Is there a guideline how to bring it on the SDCARD and boot it after debugging?
Further customer need an guideline for IPC with the A15 which runs Linux?
Regards, Holger
Hi Holger,
Can you please close this thread and open a new one for IPC - Linux questions?
Thanks
Hi Holger,
I am closing the thread, as the original question is addressed.
Thanks