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

Sponsor

Industry's highest performing at the lowest power DSPs now as low as $5.00*
Start development today!
*volume pricing for 10ku

Discussion Groups

See Also

Embedded SystemsFPGAElectronics

Discussion Groups | TMS320C54x | problem booting the program

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

problem booting the program - rrkshah17 - Apr 5 16:14:00 2004

i had put a message few days ago but it was not posted. i m having
problem in loading the program(.out file). after comppiling and
linking the file, when i try to load the file on 5402 DSK, it says
error:file loader
address 0x.... can't be verified
please check target memorty and memory map

i figured out it was the problem with all the example programs.this
message repeats for all the sections defined. EX: .bss section
.stack section .data section etc. for each section i ll get the above
said error. like if 10 sections are defined 10 times the error will
come with all different addresses.
i couldn't figure out how to solve the error. if anyone knows
anything about plz reply back.i have just started workin on kit and
gettin problem.
i hope that i have presented my problem well



______________________________
Start your Android Ice Cream Sandwich development on TI's AM35x Sitara ARM Cortex-A8 processor today.



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

Re: problem booting the program - Narcís Palomeras Rovira - Apr 6 7:41:00 2004

Hi!

I have a similar problem with 0xFF70 addres. In my case the problem appears
because my external RAM was not writable for the DSP because It was badly
connected. If the wrong section are in external Memory verifies the welds.
Good bye!
</NarcĂ­s>

----- Original Message -----
From: "rrkshah17" <>
To: <>
Sent: Monday, April 05, 2004 6:14 PM
Subject: [c54x] problem booting the program > i had put a message few days ago but it was not posted. i m having
> problem in loading the program(.out file). after comppiling and
> linking the file, when i try to load the file on 5402 DSK, it says
> error:file loader
> address 0x.... can't be verified
> please check target memorty and memory map
>
> i figured out it was the problem with all the example programs.this
> message repeats for all the sections defined. EX: .bss section
> .stack section .data section etc. for each section i ll get the above
> said error. like if 10 sections are defined 10 times the error will
> come with all different addresses.
> i couldn't figure out how to solve the error. if anyone knows
> anything about plz reply back.i have just started workin on kit and
> gettin problem.
> i hope that i have presented my problem well >
>
> _____________________________________ > Yahoo! Groups Links


______________________________
Start your Android Ice Cream Sandwich development on TI's AM35x Sitara ARM Cortex-A8 processor today.



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

Re: problem booting the program - Micah Caudle - Apr 7 19:11:00 2004

Normally if I get a problem like that a comprehensive
reset usually fixes it. Something like: exit CCS, shut
down pc, unplug power to DSK, unplug power to emulator
if you use one, apply power back to those two, hit the
manual reset button on the DSK, powerup pc, reset the
emulator, open CCS, run the GEL C5402_DSK_Init then
try to load the program. That may be overkill, but if
any reset will work, that one will. Another thing that
happens is if you alter some of the CPLD control
registers to enable the Flash memory or alter software
wait-state registers and such, CCS may really have a
problem reading or writing to an external memory
address. By default, CCS tries to load your interrupt
vector table into external SRAM so if the Flash is
enabled it will not be able to do that and will give
error messages. But, I doubt you are linking things
like the .stack section into external memory so I
don't know what the problem might be there. I can't
imagine why it would have a problem verifying the
dsp's internal memory. Hope that helps, -micah > Message: 1
> Date: Mon, 05 Apr 2004 16:14:17 -0000
> From: "rrkshah17" <>
> Subject: problem booting the program
>
> i had put a message few days ago but it was not
> posted. i m having
> problem in loading the program(.out file). after
> comppiling and
> linking the file, when i try to load the file on
> 5402 DSK, it says
> error:file loader
> address 0x.... can't be verified
> please check target memorty and memory map
>
> i figured out it was the problem with all the
> example programs.this
> message repeats for all the sections defined. EX:
> .bss section
> .stack section .data section etc. for each section i
> ll get the above
> said error. like if 10 sections are defined 10 times
> the error will
> come with all different addresses.
> i couldn't figure out how to solve the error. if
> anyone knows
> anything about plz reply back.i have just started
> workin on kit and
> gettin problem.
> i hope that i have presented my problem well __________________________________


______________________________
Start your Android Ice Cream Sandwich development on TI's AM35x Sitara ARM Cortex-A8 processor today.



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