Sign in

username:

password:



Not a member?

Search motoroladsp



Search tips

Subscribe to motoroladsp



motoroladsp by Keywords

56303 | 563xx | 5680 | 56805 | 5680x | 56F80 | 56F800DEMO | 56F805 | 56f807 | 56F830 | ADC | Bootloader | Codec | CodeWarrior | CW5 | CW6 | Debugger | DSP56303 | DSP56303EVM | DSP563xx | DSP5680 | DSP56800 | DSP56807 | DSP56858 | DSP56858EVM | DSP56F803 | DSP56F805 | DSP56F807 | DSP56F80x | DSP56F826 | DSP56F827 | DSP56F8xx | EVM | FFT | Flash_over_jtag | GPIO | Interrupt | Interrupts | JTAG | LCD | Linker | MCF5307 | Metrowerks | Modulus | MSCAN | PCMaster | PWM | Quad | Rif | RTOS | SDK | SPI

Ads

Discussion Groups

Technical discussions about Freescale (Motorola) DSPs (including the DSP56000, DSP56300, DSP56600, 56800 DSPs).

  

Post a new Thread

help - clementevalle - Oct 10 12:34:00 2005




Hello I have a problem with the memory of my DPS52f805, the dsp have a
external memory of 256K and when I compiler a program, some sector of
memory work bad, I want to know how I can make the assignment of
memory manually, or any idea tha how i can resolve my problem.




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

RE:help - guse...@rambler.ru - Oct 12 1:37:00 2005

Maybe you use DSP56F805?
Then if you work with Metrowerks CodeWarrior there is file in project named linker.cmd (one file for each tagret). This file tells the linker how to map you code and data. You can find explanation for the format of this file 'Help\Online Manuals\Targeting DSP56800\ELF Linker and Command Language'. I think you should define an empty segment covering you bad block of memory.




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