[an error occurred while processing this directive]
LF2407.Gel Simulation
(«Телесистемы»: Конференция «Цифровые сигнальные процессоры (DSP) и их применение»)

миниатюрный аудио-видеорекордер mAVR

Отправлено Sobakava 29 января 2003 г. 11:46

The SPRA755A (Getting Started in C and Assembly Code With the
TMS320LF240x DSP) application note from TI and example project
with it.


I load gel file comes with example project.
I load .mak file in the project.
Build All-> 0 errors, 0 warnings. It's ok.

I select load program example.out from menu:
-CPU-DSP Device Driver-
Trouble Writing Target DSP Memory
Error Number -2052
Error address 44
Memory Map Error : Range

Retry/Cancel


Selected cmd file is here. What's wrong? If it is something
about Memory Map from Options menu, what should be the correct
memory settings?

My CCS is in "C2xx Simulator" mode. And a item called "CPU" appears
as sub-item in Code Composer Setup. //p.s. no evm or dsk plugged.

Is there LF24xx specific DVR Driver files or CCS configuration
files? If so, please send me.


Greetz.


/*********************************************************************
* Filename: example.cmd *
* Description: Assembly code linker command file for LF2407 DSP. *
*********************************************************************/
MEMORY
{
PAGE 0: /* Program Memory */
VECS: org=00000h, len=00040h /* internal FLASH */
FLASH: org=00044h, len=07FBCh /* internal FLASH */
EXTPROG: org=08800h, len=07800h /* external SRAM */

PAGE 1: /* Data Memory */
B2: org=00060h, len=00020h /* internal DARAM */
B0: org=00200h, len=00100h /* internal DARAM */
B1: org=00300h, len=00100h /* internal DARAM */
SARAM: org=00800h, len=00800h /* internal SARAM */
EXTDATA: org=08000h, len=08000h /* external SRAM */
}

SECTIONS
{
.text: > FLASH PAGE 0
.bss: > B1 PAGE 1
vectors: > VECS PAGE 0
stack: > SARAM PAGE 1
}


Составить ответ  |||  Конференция  |||  Архив

Ответы


Отправка ответа

Имя (обязательно): 
Пароль: 
E-mail: 

Тема (обязательно):
Сообщение:

Ссылка на URL: 
Название ссылки: 

URL изображения: 


Перейти к списку ответов  |||  Конференция  |||  Архив  |||  Главная страница  |||  Содержание  |||  Без кадра

E-mail: info@telesys.ru