Part Number: SECDEVTOOL-OMAPL138C6748 Other Parts Discussed in Thread: OMAP-L138 I'm trying to work out how to bind a secure image to the processor.
A referenced article that used to exist might be helpful - " processors.wiki.ti.com/index.php/Basic_Secure_Boot_for_OMAP…
Part Number: SECDEVTOOL-OMAPL138C6748 Other Parts Discussed in Thread: OMAP-L138 Hi,
When I test the time difference between 4096 point complex FFT and real FFT, given at the following page, we found two weird phenomenons.
/cfs-file/__key/communityserver…
Part Number: SECDEVTOOL-OMAPL138C6748 Hello Sir,
SECDEVTOOL-OMAPL138C6748 can not download. It shows the system is under maintenance.
.
Best regards,
wenting
Part Number: SECDEVTOOL-OMAPL138C6748
Hi experts,
My customer is considering replacing the OMAPL138EZWTD4 with the OMAPL138EZWTD4 "E". Please let me check some things.
Q1:Does my customer need an NDA to download SECDEVTOOL-OMAPL138C6748 ? We…
Part Number: SECDEVTOOL-OMAPL138C6748 Other Parts Discussed in Thread: OMAPL138 Dear TI,
I have omapl138 evaluation board, I want to perform complex vector multiplication in DSP core (C6748), but in the dsp lib, I find the real vector multiplication. I program…
Part Number: SECDEVTOOL-OMAPL138C6748 Other Parts Discussed in Thread: SYSBIOS , OMAPL138 When the following line is executed in debug
GPIO_setConfig(0, GPIO_DEVICE_CONFIG(0, 5)|GPIO_CFG_IN_INT_RISING|GPIO_CFG_INPUT);
a console error is reported as;
[C674X_0…
Part Number: SECDEVTOOL-OMAPL138C6748
TI Experts,
I'm having trouble successfully binding the test program from the security collateral folder for the OMAPL138E.
I'm able to boot the OMAP with the test program that prints to UART forever by flashing…
Part Number: SECDEVTOOL-OMAPL138C6748 Other Parts Discussed in Thread: OMAPL138 I am using M1OMAPL138EZCER in my current product but have difficulty to identify which DSP core that I am using.
May I know where and how can I find out this piece of information…
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…