Re: ST ARMs
- From: "SM" <xxx@xxxxxx>
- Date: Mon, 12 Jun 2006 14:45:33 +0200
OK, thanks.
But does exist a 'general' (yet-done) STFamily bootloader (i mean like the
LPCxxxx Philips bootloader) that allow me, at least, to upload a test
program on RAM via serial port ?
Thanks again !!
--
SM
"Vincent G." <vincent_galceran@xxxxxxxxx> ha scritto nel messaggio
news:1150113849.660031.298460@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
SM wrote:
Hi all,
is possible to program ST family ARMs with port other than JTAG ?
Is it available a bootloader ?
Thanks !
--
SM
The booloader is in charge to initialize the memory, the mass storage
unit (HDD, flash, network, etc..), copy your OS from this unit to
memory, fill some structure (depending of the OS) and jump to the OS
start address.
The bootloader code depends on:
- your hardware
- your CPU (should be arm)
- your OS
So there is no real generic bootloader. The available bootloader may
provide you some code to partition the flash or for the higher layers
of network, and if you are lucky something for your specific hardware.
You will have great difficulty (I think impossible) to develop a
bootloader without a JTAG controller.
.
- Follow-Ups:
- Re: ST ARMs
- From: Richard
- Re: ST ARMs
- References:
- ST ARMs
- From: SM
- Re: ST ARMs
- From: Vincent G.
- ST ARMs
- Prev by Date: Re: ST ARMs
- Next by Date: On-chip Debugger
- Previous by thread: Re: ST ARMs
- Next by thread: Re: ST ARMs
- Index(es):
Relevant Pages
|