Specifications

BREAKMODE HARD ;SOFT or HARD, ARM / Thumb break code
SCANSUCC 0 0 ; 1 4 when the ETMBUF after the ARM926 core is enabled via TESTMODE pin
STARTUP RESET ; the ARM 926 core is stop after reset
;BDIMODE LOADONLY
[HOST]
IP 192.168.1.1
PROMPT M28>
[FLASH]
; only nand and this is not supported directly from the bdi
[REGS]
FILE BDI2000/reg926e.def
14. FAQ - Frequently Asked Questions
14.1. ELDK
14.1.1. ELDK Installation under FreeBSD
14.1.2. ELDK Installation Hangs
14.1.3. .gvfs: Permission Denied
14.1.4. Installation on Local Harddisk
14.1.5. System Include Files Missing
14.1.6. patch: command not found
14.1.7. ELDK Include Files Missing
14.1.8. Using the ELDK on a 64 bit platform
14.1.9. How can I check if Floating Point support is working?
14.1.10. ELDK 2.x Installation Aborts
14.1.11. Enable SSH Access
14.2. U-Boot
14.2.1. Can U-Boot be configured such that it can be started in RAM?
14.2.2. Relocation cannot be done when using -mrelocatable
14.2.3. Source object has EABI version 4, but target has EABI version 0
14.2.4. U-Boot crashes after relocation to RAM
14.2.5. Warning - bad CRC, using default environment
14.2.6. Net: No ethernet found
14.2.7. Wrong debug symbols after relocation
14.2.8. Decoding U-Boot Crash Dumps
14.2.9. Porting Problem: cannot move location counter backwards
14.2.10. U-Boot Doesn't Run after Upgrading my Compiler
14.2.11. How Can I Reduce The Image Size?
14.2.12. Erasing Flash Fails
14.2.13. Ethernet Does Not Work
14.2.14. Where Can I Get a Valid MAC Address from?
14.2.15. Why do I get TFTP timeouts?
14.2.16. Why is my Ethernet operation not reliable?
14.2.17. How the Command Line Parsing Works
14.2.17.1. Old, simple command line parser
14.2.17.2. Hush shell
14.2.17.3. Hush shell scripts
14.2.17.4. General rules
14.2.18. How can I load and uncompress a compressed image
14.2.19. How can I create an uImage from a ELF file
14.2.20. My standalone program does not work
14.2.21. Linux hangs after uncompressing the kernel
14.2.22. How can I implement automatic software updates?
13.2. BDI2000 Configuration file 148