Sign in

username:

password:



Not a member?

Search c54x



Search tips

Subscribe to c54x



c54x by Keywords

5409 | 5416 | AD5 | ADC | BIOS | Boot | Booting | Bootloader | C540 | C5402 | C5409 | C5416 | CCS | Codec | DMA | Dmad | DSK | DSKPlus | Dsplib | EVM | FFT | FIR | Flash | GPIO | HPI | Initialization | Interrupt | JTAG | LOG_printf | MCBSP | RFFT | RTDX | Sampling | STLM | UART | VC540

Ads

Discussion Groups

Discussion Groups | TMS320C54x | TMS320C54CST chip

Technical discussions about the TI C54x DSPs (including the c5401, c5402, c5402a, c5404, c5407, c5409, c5409a, c5410, c5410a, c5416, c5420, c5421, c5441, c549, c5470 and c5471).

  

Post a new Thread

TMS320C54CST chip - gdupasqu - Nov 14 7:15:00 2003



Hi all,
I am working with the TMS320C54CST PGE DSP chip and I would like to
boot from I/O boot mode. In order to do that, I send an .hex file
(ASCII format) 16 bits by 16 bits through the pins D0 to D15. The
handshaking (XF and BIO) is made properly by the DSP. When XF goes
low, I send 16 bits and wait until XF goes low again. In the linker
file I have specified that the code shall resides in the on-chip
DARAM memory (between 0x0080 and 0x6000).

My settings:
hard:
- MP/MC = 0
- OVLY = 1
- DROM = 0
hex tool:
-boot
-bootorg PARALLEL
-memwidth 16
-romwidth 16
-a

So, at reset the dsp goes in the I/O boot mode and then I send my
data. The dsp receives well the values but when I test the GPIO pins
(loop between 1 and 0) nothing happens and it means that the
bootloading didn't work. I don't know where is the problem ? Is it in
the hex conversion tool ?
If you can help me, it could be great since I passed the last two
weeks on this problem.

Thank you in advance,

Guillaume
Bangalore
India




(You need to be a member of c54x -- send a blank email to c54x-subscribe@yahoogroups.com )