Hi,
for internal SARAM to be used, MP/MC need to be 0.
Only for external memory it must be 1. this small thing was missed out by my reading.
Thanks all you ...
Hi dear all,
Thank you very much to all those who gave me very valuable support. Everybody's suggestions were right.
My memory map was right. which was also ref...
Hi,
As my code size is getting large, I have to put some program modules on 0x0000-0x7FFF (OVLY bit set) section and others on SARAM 0x28000-0x2FFFF and 0x38000-0x3FFF...
Finally starting to run out of memory in my current build
enviorment and would like to start using some of the upper
memory on the 5416.
Can anybody give me any hint...
Hi,
I'm trying to work out how to do this. My current idea is...
1. unpack 16 bit words into 8 bit words so the DMA can copy over each
word correctly.
2. Setup...
Hi,
When I try to use autoinitialisation the element counter for the DMA
channel doesnt decrement. Without autoinitialisation on (everything
else being the same) the ...
how the software interrupt work? we can see many
interrupt vectors table programs like this:
sint17 .space 4*16
sint18 .space 4*16
sint19 .space 4*16
. . .
. . .
...
Hi,
I've read past posts on this topic but I can't make the dsplib
inverse fft work properly.
I put it in a 360Hz sine wave @ 8kHz sampling rate. I get the
desir...
Hi Friends Suppose we have not Emulator to H/W debug our target DSP board .is there any poor man solution to debug DSP on a board ?is there any IDE software + simple interface ...
Hi Friends how can use code composer Active-X in visual C++ to build a application intract with CCS and do anything more ?
does anyone have a such application /
Regar...