I am new to DSP. My platform is DSK6713 kit for C6713 DSP. To get=20
started I tired to run the LED example of CCS.
I first could load the example on FPGA using emulator. But I couldn't=20
burn the application into the board. But by doing the tasks below
(A,B,C) I guess that:
1-My hex file generator command is OK
2-My procedure to burn the application in the board is OK
3-the problem is: the project should be modified to match the memory=20
space of the DSP properly.
A)I tried to burn LED example into flash of the board (so that the=20
board runs a need to connect to computer when it is power up). to do=20
this, I used this command to create a hex "file: hex6x =96a memwidth 8
release\led.out =96o led.hex" and Then I ran flashburn application:
1) For FBTC stuff i used FBTC6713.out file (in flashburn application=20
installation folder)
2) Hex file=3D led.hex=20
3) I downloaded FTBC, erased and programmed flash. Then power Off and=20
power on the board with emulator USB cable disconnected.
The result was that it didn't work and LEDs didn't blink.
B)I then worked on BlinkDSK6713 example which is for flashburn=20
application. I used the same hex generator command and followed=20
exactly the same procedure for flashburn application and it worked=20
(ie LEDs blinked on the board after power up).
C)I compared these two projects: There was a DSP/BIOS file for LED=20
project while a lnk.cmd file existed in BlinkDSK6713 project.
My guess:
1-the hex generator command should be OK because it worked for=20
BlinkDSK6713.
2-my procedure to burn the application into the flash is OK because i=20
burned the BlinkDSK6713 application successfully.
3-The memory space is not used properly in LED example such that it=20
works when loading with emulator but does not work when working with=20
flashburn.
My request:
is that what is the problem that I can't load the LED example into=20
the board flash and run it successfully? And how can I solve it?
With thanks in advance=20
Kian Zarrin
=20

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