Quantcast
Channel: EngineerZone: Message List
Viewing all articles
Browse latest Browse all 22030

Re: Second stage boot loader example for ADSP-21489

$
0
0

How is it to be done in CCES? The LDF is quite different.

 

CCES LDF

   mem_iv_code             { TYPE(PM RAM) START(0x0008C000) END(0x0008C0A7) WIDTH(48) }

   mem_block0_nwco         { TYPE(PM RAM) START(0x0008C2A8) END(0x0008C2FF) WIDTH(48) }

   mem_block0_sw16         { TYPE(SW RAM) START(0x00124C00) END(0x0013AFFF) WIDTH(16) }

 

mem_iv_code can NOT be moved, otherwise the program won't run. I tried many configurations but still have trouble. More details of my problem is here Program crashing if loaded by bootloader


Viewing all articles
Browse latest Browse all 22030

Trending Articles