DSPRelated.com
Forums

Re: help on creating a bootable flash for adsp21061 ezkit

Started by Kenneth Porter February 2, 2002
On Sun, 2002-02-03 at 00:31, LEOW Cheah Wei wrote:
> Dear Kenneth
> I saw your posting in the adsp yahoo group.
>
> I'm using the adsp21061 ezkit with visualdsp++ 1.0. I having problem
> to let 'even' one of the example program supplied ---> blink example , to
> boot as a standalone project.
>
> what i do
> 1. in vdsp, set multiprocessor ID1 (in Project Options|load) to 060_prom
> dxe(i try also with the blink.dxe, and i think the correct one shoulde be
> the 060_prom.dxe, right?), and select 060_prom.ldr as the boot kernel
> 2. ask the vdsp to output ldr file, in intel hex format
> 3. rebuild all the blink project, with no error
> 4. program my flash --> winbond 29c011a-15 , which is pin compatible with
> the ST 27c1001-12 eprom provided on the ez-kit, except that the former is
> slower for 30ns
> 5. swap the ST chip with my flash
>
> and the board simply can't boot up
>
> please help me with this? do i miss anything there?
>
> thank you very much
>
> LEOW Cheah Wei
> Universitiy Student
> http://www.geocities.com/cheah_wei

You should post to the adsp mailing list. I'm not very familiar with the
ezkits nor with the IDE, as I use a custom dual-21065L target and the
command line tools.

I think the ezkit is a single-CPU system, so there's only processor:
ID0. The processor executable would be the example, ie. blink.dxe.The
boot kernel is 060_prom.dxe. I don't recall what the .ldr files are for.

Please respond to the list, not directly to me.