Part Number: SECDEVTOOL-OMAPL138C6748 Tool/software: Code Composer Studio I'm new to ccs. i tried executing circular convolution.
This is the program.
#include<stdio.h>
int m,n,x[30],h[30],y[30],i,j,temp[30],k,x2[30],a[30];
void main() { printf…
Part Number: SECDEVTOOL-OMAPL138C6748 Other Parts Discussed in Thread: SYSBIOS Tool/software: Code Composer Studio
hi TI
An error occurred during the migration by importing the Visition example used in DSP / BIOS to communicate with upp in sys…
Part Number: SECDEVTOOL-OMAPL138C6748 I want to bind my NON-OS App that boot from NAND to my chip Omapl138-e with it's KEK,but after I read out the rom‘’s header from NAND and encrypt the head‘s USER KEY part with the secure kernel API,then I write back…
Part Number: SECDEVTOOL-OMAPL138C6748 Other Parts Discussed in Thread: TMS320C6748 , OMAP-L138 hey guys,
i am currently working on omap L138 LCDK which has ARM9 + DSP TMS320c6748.
i am hunting for a leopard camera sensor and lcd display which is compatible…
Part Number: SECDEVTOOL-OMAPL138C6748 Other Parts Discussed in Thread: OMAPL138
Hello TI members,
Where can I find an example code (or library) guiding how to use Secure Kernel APIs on secure OMAPL138/C6748 part?
Thank you,
Tien
Part Number: SECDEVTOOL-OMAPL138C6748 Other Parts Discussed in Thread: SYSBIOS Tool/software: TI-RTOS I have a L138 Development Kit board. I would like to do something I thought would be fairly straightforward, but I am struggling. I would like to fine…
Part Number: SECDEVTOOL-OMAPL138C6748 Other Parts Discussed in Thread: OMAPL138 I'm looking for RSA cryptography in link below, it's inside OpenSSL:
It have many module cryptography, this is complex and redundancy too. So i want to use only module RSA…
Part Number: SECDEVTOOL-OMAPL138C6748 Other Parts Discussed in Thread: OMAPL138
I am Using EVM OMAPL138 Development kit for Ethernet Interface between PC and Development Kit..I extracted the whole project from TI's official site.(From OMAPL138_StarterWare_1_10_04_01…
Part Number: SECDEVTOOL-OMAPL138C6748 Other Parts Discussed in Thread: OMAPL138 Tool/software: Code Composer Studio I teach a class using the OMAPL138/C6748 LCDK. From time to time over several years, a problem crops up for a while and then goes away…
Part Number: SECDEVTOOL-OMAPL138C6748
Hi there,
I am writing a DSP secondary bootloader for secure enabled OMAP-L138 chip and having problem with loading code sections to ARM Local RAM from DSP.
To clarify, when I analyze the content of the ARM…