DSPRelated.com

DM642 Bootloader [2 Attachments]

Started by kalai vani in TMS320c6x15 years ago

Hi, ? We are using the attached bootloader, boot_TI.asm, provided by TI for our application. This bootloader was provided with...

Hi, ? We are using the attached bootloader, boot_TI.asm, provided by TI for our application. This bootloader was provided with fpga_loader.pjt for Flashburn utility. We found that the when we modify the file as in boot_TI_hang.asm, i.e, change the emif_values: to above the _boot function, we are facing a strange issue. When we flash this bootloader, booting from Flash happens correctly mo...


Bootloader for C64x

Started by Sapna S in TMS320c6x21 years ago 1 reply

Hi all, Thanks for the earlier responses to my queries. I got another query this time. Does TMS320C6x1x have inbulit...

Hi all, Thanks for the earlier responses to my queries. I got another query this time. Does TMS320C6x1x have inbulit bootloader? If yes, where is it present. If no, can anyone help me with sample bootloader code. Thanks & Regards, Sapna.S


BOOT LOADER

Started by adee...@gmail.com in TMS320c6x17 years ago 10 replies

hi i hav givenn a task for writing bootloader for c6713 ,from flash rom at CE1 through EDMA Please guide me in how to write...

hi i hav givenn a task for writing bootloader for c6713 ,from flash rom at CE1 through EDMA Please guide me in how to write bootloader??? What setting are required in writing bootloader?? What is algorithm of bootlaoding ??? Sequence of operations needed by DSP after reset and power on related to bootloading????


Bootloader for DM6437

Started by bora...@hotmail.com in TMS320c6x15 years ago

Hello All, I had query regarding bootloader for DM6437. I want to use on chip Rom Bootloader to fetch data from NAND flash. But the...

Hello All, I had query regarding bootloader for DM6437. I want to use on chip Rom Bootloader to fetch data from NAND flash. But the Bootmode pins[3 to 0] are set to 0000 not to 0111. Is there any way out to load prg from NAND Flash. Please let me know if any, Thanks, Amol


c672x bootloader + I2C EEPROM Secondary Bootloader

Started by sabapati in TMS320c6x16 years ago 1 reply

1. The primary bootloader (in ROM of C672x) copies only 1024 bytes from any chosen external source, i.e. I2C, SPI, Asynchronous.. Memories....

1. The primary bootloader (in ROM of C672x) copies only 1024 bytes from any chosen external source, i.e. I2C, SPI, Asynchronous.. Memories. 2. The secondary bootloader which should be within this 1024 bytes should copy the rest of the code(application) to RAM and start execution. 3. Supposing my application is small enough and can fit inside a 1MB I2C EEPROM, where can i find a second...


Bootloader example with PLL setup

Started by Bob Jones in TMS320c6x18 years ago 2 replies

Hello, Following the example in SPRA999A we've written a bootloader for our custom C6713B based card. Now we would like to add PLL...

Hello, Following the example in SPRA999A we've written a bootloader for our custom C6713B based card. Now we would like to add PLL configuration. Does anyone have an example bootloader which includes the PLL setup? More specifically how and where do you put in the requisite delays? Thanks, Bob


bootloader

Started by z_11...@yahoo.com in TMS320c6x16 years ago 1 reply

Dear all I am looking for a secondary bootloader for C6713. I followed spra999a and wrote secondary bootloader as same as spra999a, after...

Dear all I am looking for a secondary bootloader for C6713. I followed spra999a and wrote secondary bootloader as same as spra999a, after programming flash, I saw flash memory and code was written in flash but program not running on DSP after reset. Please support me. Tanks Zahra


Re: c6711 DSP/BIOS bootloader problem

Started by drag...@yahoo.com in TMS320c6x16 years ago

Hi, I have a clue about what may be wrong. I suppose the problem is that the SDRAM is not stable at the time when the second level bootloader...

Hi, I have a clue about what may be wrong. I suppose the problem is that the SDRAM is not stable at the time when the second level bootloader transfers the data from the FLASH to the SDRAM. All the necessary settings are properly done, but there are some minor errors sometimes. After a detailed analysis over the working NON/BIOS bootloader I have identified the line after which the RAM becomes...


C6424 EVM - boot loader

Started by gone...@yahoo.com in TMS320c6x15 years ago

hello i hav givenn a task for writing bootloader for c6424 EVM Please guide me in how to write bootloader??? What setting are required...

hello i hav givenn a task for writing bootloader for c6424 EVM Please guide me in how to write bootloader??? What setting are required in writing bootloader?? What is algorithm of bootloading ??? Sequence of operations needed by DSP after reset and power on related to bootloading???? Thank you Waiting for a reply _____________________________________


FSBBP: I2C Slave boot for DSP C6455

Started by Ajeesh Kumar in TMS320c6x15 years ago 23 replies

Hi All :), I'm using a TMS320C6455 DSP processor, i've few quires 1) I read in the boot loader user's guide (spruec6b.pdf) in the section...

Hi All :), I'm using a TMS320C6455 DSP processor, i've few quires 1) I read in the boot loader user's guide (spruec6b.pdf) in the section 2, bootloader features its given that the bootloader is permanently stored in the ROM of the DSP at 0x100000. Does this mean that an on-chip bootloader will be already present in the DSP. and We need not have to program this. 2) What is the I2C Dev...


C6727 bootloader help

Started by Chsekhar Prattipati in TMS320c6x16 years ago 1 reply

hi This is chandrasekhar from BEL, Chennai, India. i'm working with a board having TMS320C6727 DSP Processor, EEPROM(64K x 8),and...

hi This is chandrasekhar from BEL, Chennai, India. i'm working with a board having TMS320C6727 DSP Processor, EEPROM(64K x 8),and RTC connected through I2C bus. On power-on, bootloading is happening (LED_BLINK_CODE of size less than 1024) from EEPROM without secondary bootloader. since my application code resides in EEPROM, i written secondary bootloader code to copy it to RAM....


Flash on EVMDM642

Started by kalai vani in TMS320c6x18 years ago 2 replies

Hi, I am using EVMDM642 board in Flash boot mode. I have a few doubts regarding bootloading using Flash. The bootloader stub (1 KB) is...

Hi, I am using EVMDM642 board in Flash boot mode. I have a few doubts regarding bootloading using Flash. The bootloader stub (1 KB) is copied from Flash base address 0x90000000 to the RAM address 0x0000. The bootloader stub then configures the EMIF and then copies all sections from Flash to ROM on bootup. 1) How is the EMIF configured to copy the first 1KB of bootloader stub from F...


Fw: Re: C6727 bootloader help

Started by Chsekhar Prattipati in TMS320c6x16 years ago

----- Forwarded Message ---- From: Chsekhar Prattipati To: i...@gmail.com Sent: Friday, May 23, 2008 10:19:58 AM Subject: Re: [c6x] Re:...

----- Forwarded Message ---- From: Chsekhar Prattipati To: i...@gmail.com Sent: Friday, May 23, 2008 10:19:58 AM Subject: Re: [c6x] Re: C6727 bootloader help Hi Peter ? thanks for your reply. im using flexds emulator from DSPR. The EEPROM(SERIAL) we are using is connected to DSP through I2C bus. im having a doubt whether SECTION_LOAD command can be used to load data from


16 bit Bootloader for DSK6713

Started by neig...@elster.com in TMS320c6x19 years ago 1 reply

Hi all! I'm working with the DSK6713 and CodeComposer V2.20. On the DSK6713 folder I found the POST example and the Flashburn Routines for...

Hi all! I'm working with the DSK6713 and CodeComposer V2.20. On the DSK6713 folder I found the POST example and the Flashburn Routines for 8 bit-booting. For my Customer-Application I need a 16 bit bootloader. So I decided to modify the source code. But I do not point exactly how. Can you help me? Regards Thomas


c6416 boot from Rom problem

Started by ttqqzj in TMS320c6x19 years ago

Dear all, We get a problem about c6416 flash burn and bootloader, I can nearly grasp the corresponding process by reading...

Dear all, We get a problem about c6416 flash burn and bootloader, I can nearly grasp the corresponding process by reading spra999a, but I am not good at the linear assembly language, all my implemention program is written in C. so, I can't be sure about bootloader code. And I can't find the code in TI (only 67), I would be very app


c6711 DSP/BIOS bootloader problem

Started by drag...@yahoo.com in TMS320c6x16 years ago 4 replies

Hi, Ie have try to make it hundred of times but without success. After reading the TI's PDF (spra999a.pdf) I wrote the bootloader...

Hi, Ie have try to make it hundred of times but without success. After reading the TI's PDF (spra999a.pdf) I wrote the bootloader without DSP/BIOS and it is running ok. Unfortunately it is not the same with the BIOS version. The first 1k is well copied into the internal ram. The copy table is read properly and all sections are placed where they have to be. But when the DSP jump to the ent...


Bootable EVMDM642

Started by stepheno59 in TMS320c6x19 years ago

Does anyone have any experience with creating a bootable version of the EVMDM642? I have read SPRA544D and SPRA999A extensively and am...

Does anyone have any experience with creating a bootable version of the EVMDM642? I have read SPRA544D and SPRA999A extensively and am happy with the idea of writing a 2nd level bootloader. However I see the following problems when attempting to write a 2nd level bootloader for the EVMDM642: 1) Only 19 address lines run from the DSP to the FLA


Primary bootloader and POST???

Started by comm...@yahoo.com in TMS320c6x16 years ago 2 replies

Hello, i am student of final year at UET lahore. my final year project is to write a primary bootloading routine for dsp c6713 board that checks...

Hello, i am student of final year at UET lahore. my final year project is to write a primary bootloading routine for dsp c6713 board that checks devices and initializes memory and other devices(Power on self test). i am currently in a great confusion about what actually is primary bootloader?? i can't just differentiate between primary and secondary bootloaders. can anyone please guide me in this...


Bootloader for C6711?

Started by dan_eyer in TMS320c6x22 years ago

Hi, I need some advice on how to get a C6711 (on a custom board) to boot up from flash. We have an old custom board with a C31...

Hi, I need some advice on how to get a C6711 (on a custom board) to boot up from flash. We have an old custom board with a C31 chip. The C31 has built-in bootloading ability; if the executable was converted correctly before being placed in the flash, the C31 bootloader will co


bootloader for flash bootloading

Started by z_11...@yahoo.com in TMS320c6x16 years ago 3 replies

Hi I'm trying to build a project that programmed in flash by flashburn with C6713. For this case, I followed SPRA999A1 in my project. But it is...

Hi I'm trying to build a project that programmed in flash by flashburn with C6713. For this case, I followed SPRA999A1 in my project. But it is not successful. For example error is "Flash_boot and Flash_boot in page 0 have overlap." I couldn't find its reason. Also: I opened an example of SPRa999a1.Zip file then I delete source files and add my source files and a bootloader code. CCS ...