How to change the image(nk.bin and boot.bin) location in flash?

From: Bobby (bobby_at_softwareschematics.com)
Date: 08/27/04


Date: Fri, 27 Aug 2004 00:07:38 -0700

Modify config.bib and boot.bib.

Regards,
Bobby

>-----Original Message-----
>Hi everybody,
>
>I want to use the first 128KB in flash for other
purpose. I can put a
>branch instruction at the boot address which jumps to
0x00020100 where
>the new boot loader should be. For this reason I would
like to build
>the images as following:
>old: 0x00000000 boot.bin
> 0x00040000 nk.bin
>new: 0x00020000 boot.bin
> 0x00060000 nk.bin
>How can I tell the Platform Builder to do the job for
me? Which files
>and settings should be changed?
>
>Thanks a lot in advance
>
>Dan
>.
>



Relevant Pages

  • Re: MSP430 in-circuit firmware upgrade question
    ... The firmware consists of a boot loader and ... boot loader will be able to receive new application firmware ... > over UART and program it into the flash to replace the older application. ... Just a flag to steer to mthe appropriate routine from the interrupt. ...
    (comp.arch.embedded)
  • Re: Bootloader Placement
    ... The bootloader would treat both of the others as ... It's an interesting thought but the bulk of the boot loader is an MMC card ... together as the flash loading part is so much smaller. ... Prefetch Abort exceptions and don't intend to include a handler so I could ...
    (comp.arch.embedded)
  • Re: ADSP BF538_Board Bring Up Query
    ... I don't have any knowledge on boot loader. ... It really depends on the context in which the Blackfin is used. ... a flash chip, either 8-bit parallel or serial SPI, depending on code ... to store the Blackfin code in the host processor's flash and do a host ...
    (comp.arch.embedded)
  • Re: MSP430 in-circuit firmware upgrade question
    ... The firmware consists of a boot loader and ... boot loader will be able to receive new application firmware ... >over UART and program it into the flash to replace the older application. ...
    (comp.arch.embedded)
  • MSP430 in-circuit firmware upgrade question
    ... I am trying to implement the in-circuit firmware upgrade feature on a ... boot loader will be able to receive new application firmware ... over UART and program it into the flash to replace the older application. ...
    (comp.arch.embedded)