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

Discussion Groups

Discussion Groups | TMS320C54x | can code composer program on board flash?

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

can code composer program on board flash? - bsd_mike - Nov 18 13:25:00 2004





I have an external flash device that I am programming by having
my program inside an array of a "programming" program...which
can write it out to flash.

Problem is that I am running out of ram. ...I can't hold
my application program inside my program program much longer.

Is there a utility on code composer that would allow me to
write the onboard flash? (Similiar to how P&E Micro writes
flash on a 68k device?)

Thanks,
Mike






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

RE: can code composer program on board flash? - Derk van de Velde - Nov 18 15:58:00 2004

hallo,
how large is your program that you want tot move to flash?
how large is the probram that saves the program to flash
derk > -----Oorspronkelijk bericht-----
> Van: bsd_mike [mailto:]
> Verzonden: donderdag 18 november 2004 14:25
> Aan:
> Onderwerp: [c54x] can code composer program on board flash? > I have an external flash device that I am programming by having
> my program inside an array of a "programming" program...which
> can write it out to flash.
>
> Problem is that I am running out of ram. ...I can't hold
> my application program inside my program program much longer.
>
> Is there a utility on code composer that would allow me to
> write the onboard flash? (Similiar to how P&E Micro writes
> flash on a 68k device?)
>
> Thanks,
> Mike > _____________________________________ > Yahoo! Groups Links




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

Re: can code composer program on board flash? - Brian C. Lane - Nov 18 16:22:00 2004

bsd_mike wrote: >
> I have an external flash device that I am programming by having
> my program inside an array of a "programming" program...which
> can write it out to flash.
>
> Problem is that I am running out of ram. ...I can't hold
> my application program inside my program program much longer.
>
> Is there a utility on code composer that would allow me to
> write the onboard flash? (Similiar to how P&E Micro writes
> flash on a 68k device?) If you are using CCS 2.x (I'm not sure about 1.x) go to tools->Flashburn

There is a TI appnote and associated code for customizing the utility to
work with your memory map and type of flash. It uses the JTAG and CCS to
transfer the file to the target for burning.

Brian

--
-----------------------------------------------------
Brian C. Lane (W7BCL) Programmer
www.shinemicro.com RF, DSP & Microcontroller Design




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