DSPRelated.com

MP/MC VC5407 boot problem

Started by endy_dsp in TMS320c54x18 years ago

Hello, I'm trying to boot program on vc5407 from serial flash memory. Everything goes well except of the MP/MC bit in PMST register. It ...

Hello, I'm trying to boot program on vc5407 from serial flash memory. Everything goes well except of the MP/MC bit in PMST register. It should be changed during reset due to the MP/MC external pin. MP/MC pin is low (connected to ground), but the bit is high all the time. I can change it in CCS on my own while working with JTAG and then the program is booti


5402 Stuck \DS

Started by bcprorok in TMS320c54x21 years ago

I'm running a 5402 in microcomputer mode (using the bootloader to boot from flash). The DSP starts up OK then the \DS gets stuck in...

I'm running a 5402 in microcomputer mode (using the bootloader to boot from flash). The DSP starts up OK then the \DS gets stuck in the active state. I've checked EMU, HOLD and MSC/READY pins thinking they could be the cause but they all look good. Any thoughts? Brian


Serial BootLoad

Started by pitistef in TMS320c54x20 years ago

I have some troubles bootloading from serial port. My problem is quite complex : I have a C5402 DSP linked to an ARM7 core based...

I have some troubles bootloading from serial port. My problem is quite complex : I have a C5402 DSP linked to an ARM7 core based chip through McBSP0 (SPI). I have to bootload code onto the DSP using the ARM because my DSP have no access to flash memory. The ARM is configured as a mas


TMS320C5402 Bootload

Started by Martin Hardegger in TMS320c54x24 years ago

Hi I would like to bootload the TMS320C5402 from Flash-ROM using the Parallel Boot Mode. How can I put the correct word at...

Hi I would like to bootload the TMS320C5402 from Flash-ROM using the Parallel Boot Mode. How can I put the correct word at the memory location 0FFFFh (IO-Space)? What is the correct Bootloader Recognition Byte (BRB) for this case? Does anyone have more Information


Conditional linker .cmd files?

Started by Anonymous in TMS320c54x20 years ago 2 replies

I have a project that runs from RAM, but can also be burned into flash. I'm trying to streamline the configuration using the project...

I have a project that runs from RAM, but can also be burned into flash. I'm trying to streamline the configuration using the project configurations feature. It won't let me use different linker .cmd files, so is ther way to add conditions to the linker .cmd file (I've tried #ifdef an


Source Code isn't being used in Debug Mode

Started by Brian C. Lane in TMS320c54x21 years ago

I've got a new/old problem. I have code with part that runs in flash (at extended addresses in a 5402), and in RAM. When debugging...

I've got a new/old problem. I have code with part that runs in flash (at extended addresses in a 5402), and in RAM. When debugging using JTAG I have never been able to step through the source of the code copied to RAM (I'm assuming because the linker/debugger thinks its still located


Re: problem with flash programming

Started by Joel Ironstone in TMS320c54x21 years ago 1 reply

>I have had this problem before and it is a bug on the DSK. There are two >ways around it, The first is to ground all of the...

>I have had this problem before and it is a bug on the DSK. There are two >ways around it, The first is to ground all of the parallel port data pins coming off the dsk. The other is to Switch off (up) Switch #1 on SW1, This disconnects the parallel port from the DSK. I su


5402 misbehaving problem

Started by Thales H. Dantas in TMS320c54x20 years ago

Dear friends, I am developing na ?5402 application but I?m facing a very odd problem. My algorithm works fine when...

Dear friends, I am developing na ?5402 application but I?m facing a very odd problem. My algorithm works fine when running/debugging through JTAG port, but sometimes it behaves differently when it?s bootloaded from flash. Sometimes just the fact of declaring variables (or unde


5402 and 5402A interface to flash memory

Started by Jean Viljoen in TMS320c54x20 years ago 3 replies


Problem when debugging C-code

Started by Julien Boudias in TMS320c54x22 years ago 1 reply

Hi all, I have a problem when debugging C-code on the DSP and I am wondering if you had the same and know a solution. At...

Hi all, I have a problem when debugging C-code on the DSP and I am wondering if you had the same and know a solution. At start the entire program resides in the external ROM (FLASH). But then I copy several 'program-modules' with often used functions to internal me


Firmware Protection

Started by Rodrigo Rivas in TMS320c54x20 years ago 2 replies

Hi ,   How do you protect the firmware in your custom boards ? In our custom board, there is an external Flash in...

Hi ,   How do you protect the firmware in your custom boards ? In our custom board, there is an external Flash in which reside the firmware. The firmware can fit in the on-chip RAM of the C5416, then after


CODE_SECTION in internal page program

Started by gil_de_boulages in TMS320c54x19 years ago

Hi, For the flash utilities embeded in application, i must use the code_section to place the code in internal page...

Hi, For the flash utilities embeded in application, i must use the code_section to place the code in internal page programm. If i search in all ti folder with code composer, i don't find any sample. I know than in the .cmd i will see all se


How can I understand DSK5402 Memory Map & Boot sequence

Started by imecha98 in TMS320c54x21 years ago

Hi, I'm using the DSK5402. I was started on the study TM320VC5402 at 1 week ago. So, I have a many questions. 1)I...

Hi, I'm using the DSK5402. I was started on the study TM320VC5402 at 1 week ago. So, I have a many questions. 1)I want know the DSK5402 Memory Map (What's region the Flash Memory - M29W400BT) (and What's region the SRAM - GS71111)


C5402 Bootloader

Started by Jean Viljoen in TMS320c54x21 years ago 2 replies

Dear Group I am doing a hardware design with a TMS320VC5402. The processor needs to load the program from flash memory on my...

Dear Group I am doing a hardware design with a TMS320VC5402. The processor needs to load the program from flash memory on my board. I do not understand from what address in memory the bootloader starts to load the program. I see from the documentation that it reads a word from


'5410 external mem access

Started by Leigh W. Wells in TMS320c54x24 years ago 3 replies

Hi, all. I am attempting to conneect external flash memory to my C5410. The trouble is, I can't seem to read from it or write...

Hi, all. I am attempting to conneect external flash memory to my C5410. The trouble is, I can't seem to read from it or write to it. It is supposed to be mapped to data memory. When I write to an address over 8000h, It doesn't change anything in the memory window (in Code Comp


Reply : hex output file

Started by m s in TMS320c54x20 years ago

Hi, You can use utility available with Ti code composer hex500 (ti\c5400\cgtools\bin). U can find more details in Help. To...

Hi, You can use utility available with Ti code composer hex500 (ti\c5400\cgtools\bin). U can find more details in Help. To program flash "flashu" utility is available. It is in the ti\c5400\dsk5402\utilities. usage is given in a text file. hope it will help u. r


Flashburn Utility

Started by temy sanjaya in TMS320c54x21 years ago

Hi all, I am working with TMS320C5402 DSK and have a project in using the Flash memory. I am looking for The Flashburn...

Hi all, I am working with TMS320C5402 DSK and have a project in using the Flash memory. I am looking for The Flashburn Utility Software at this site : http://www.micro.ti.com/asp /sds/ptt/FlashBurner


TMS320VC5471 board schematic? Reply please...

Started by in TMS320c54x20 years ago

Hi, I'm newbie to C54x, and i've couple questions: When I can find any simple schematic designed for TMS320VC5471, with ...

Hi, I'm newbie to C54x, and i've couple questions: When I can find any simple schematic designed for TMS320VC5471, with simple external pheriperials (SDRAM, Flash memory, UART, JTAG interface)? I want get more simple schematic as possible, it doasn't must s


Problems loading dsp program with dsp/bios

Started by Anonymous in TMS320c54x22 years ago 2 replies

If I load the programm I get following message. "Data verification failed at adress 0xFF80. Please verify target memory and...

If I load the programm I get following message. "Data verification failed at adress 0xFF80. Please verify target memory and memory map". I get the error message both with DMSEL (dip switch 6) activated or deactivated, and both boot from flash (jumper JP2) enabled or


how to use the pointer to visit the data space in c54x

Started by in TMS320c54x18 years ago

i want to program flash using C,and the code as follow: void flash_write(unsigned int *pa,unsigned int pd) ; void judge(unsigned...

i want to program flash using C,and the code as follow: void flash_write(unsigned int *pa,unsigned int pd) ; void judge(unsigned int *pa) void main(void) { /************** initial routine **************/ while (1) { flash_write((unsigned int *)0x8000,0x5555); } } void f