Part Number: TMS320C6713B Tool/software:
Hi,
We are currently considering a system configuration that uses the TMS320C6713 DSP and Micron's MT28EW series (parallel NOR flash memory). Based on our understanding, we believe the following approach would…
Part Number: TMS320C6713B Hello,
TMS32C6713BGDPA200 DSP is used as DSP in some of the cards. This DSP stores boot code and some of the system parameters on EMIF flash (INTEL TE28F320C3TD90). Some of erroreneous DSP cards, at the start up (boot), some…
Part Number: TMS320C6713B Tool/software: Hi Support,
As title, we've got a TMS320C6713 DSK board, but it's too old and hard to get support and resources,
So we need TI team to give suggest solution to replace about it.
About our function requirement…
Part Number: TMS320C6713B Tool/software: I use 6713 and the program will jam when enabling PLL.
PLL_bypass(); plldelay(20);
PLL_reset(); plldelay(20);
PLL_RSET(PLLDIV0,PLL_PLLDIV0_RMK(1,0)); //40MHz/1=40MHz plldelay(20);
PLL_RSET(PLLM,pllmVar…
Part Number: TMS320C6713B Tool/software: Hello,
My customer is encountering the following issue with L2 memory:
The two things that seems to be consistent with the intermittent testing failures of L2 at startup.
Data is being written to the wrong…
Part Number: TMS320C6713B Hello, we should quote, for our primary customer, manufacturing, testing and programming of some boardds equipped with the following DSPs
TMS320C32
TMS32C6713B
we have a Blackhawk USB560v2 emulator.
We think the…
Part Number: TMS320C6713B
https://software-dl.ti.com/ccs/esd/documents/sdto_cgt_Linker-Command-File-Primer.html
The "Additions and Changes" part in above link suggests readers to post code of linker command file which is not described in that article…
Part Number: TMS320C6713B Dear Sir or Madam,
When using this device, "TRST" is Open, "RESET" is energized at High level (normal operation setting)
You may have unintentionally set "EMU1" and "EMU0" to Low (set to Boundary Scan) at the same time…
Part Number: TMS320C6713B Hi,
I'm using CCS v5.3 for development on C67x device. My requirement for heap memory is around 290 KB but CCS allowed me to keep not more than 140 KB other than that IDE crashes
Part Number: TMS320C6713B Tool/software: I'm currently working on a CCS7 project for the C6713 IC, heavily relying on DSP BIOS (version 5.42.2.10). I want to convert this project to bare metal. Is it possible to achieve this, and if so, what would be…