Part Number: TMS320C6742 I will post for the first time. I would like to know about the power supply sequence of TMS320C6742.
A power supply sequence circuit was constructed based on the circuit described in the document "TMS320C6742 Power Consunption…
David Rivera said: Q1) Is it even possible to access memory mapped NAND EMIFA directly, in the same way SDRAM DDR2 can be accessed? If so, am I missing something regarding the NAND EMIFA initialization routine I posted above?
NAND Flash assess is command…
Part Number: TMS320C6742 Recently, I've faced an issue with TMS320C6742 .
I've found BSDL files at http://www.ti.com/product/TMS320C6742/toolssoftware , but all downloadable files contain some errors, for example:
There is no description for pin…
This thread was closed in private messages. The code emitted by the compiler was optimal for the input. But it took detailed explanation to make that point clear.
Thanks and regards,
-George
Part Number: TMS320C6742 Other Parts Discussed in Thread: SYSBIOS Hi,
We are looking at very low power floating-point DSP alternatives to the C55xx ultra-low power fixed-point DSP that we are very familiar with, and at first glance it would appear the…
David,
I would like to clarify a couple of things based on your linker command file.
1. Your linker command file is instructing the linker to put the code in that section if you look at SECTIONS. The > SHDSPL2RAM, puts the code in the SHDSPL2SRAM…
Thank you so much for your answer.
First let me describe the C6742 DSP board: In addition to the external NOR, the external RAM device is a SDRAM interfacing via also EMIF, so this is also a difference regarding the LCDK.
I have seen in this post…
Part Number: TMS320C6742 I have been doing extensive development on this part -- no RTOS --and am using the UART for debugging. Among the first things I got working was the UART. But recently it has begun to fail.
This is what happens.
I am prepared…