Hallo liebe RN'ler,

bin über den Prozessor LPC313x gestolpert, der ziemlich interessante Spezifikationen aufweist und es gibt auch einige Boards (GNUblin, Olimex...), die als ein kleines Linux-Board angeboten werden.
Meine Frage ist, ob bei einem eigenen Design das Teil wirklich out of the Box von der SD-Karte booten kann oder ob ich trotzdem noch einen Programmer/JTAG anschließen und was einstellen muss.
Aus dem Datenblatt klingt es so, dass der Prozessor out of the Box nach einem Image sucht.
Boot ROM searches all the partitions on the
SD/MMC/SDHC/MMC+/eMMC/eS
D card for boot image.
If partition table is missing, it will start searching from
sector 0. A valid image is said to be found if a valid image
header is found, followed by a valid image. If a proper
image is not found, boot ROM will switch to DFU boot
mode.
Seite 18
http://www.keil.com/dd/docs/datashts...lpc313x_ds.pdf


Hat da jemand Erfahrungen?