add-symbol-file "U:\svn\ub\u-boot\u-boot" 0x7fce000
break boot_jump_linux
break putstr
// hungs on printing the ending of the "I am Linux and I am on the HeliosX".
// seems the ending 0 has some problems.
add-symbol-file "U:\git\linux_hx\arch\arm\boot\compressed\vmlinux" 0x9000000
Import Memory Parameters
0x09000000
Check "Import file as binary image"
U:\Desktop\Link to linux_hx\zImage.bin
Interrupt (pause) the target
restore "U:\git\linux_hx\arch\arm\boot\zImage" binary S:0x09000000
add-symbol-file "U:\git\linux_hx\arch\arm\boot\compressed\vmlinux" 0x9000000
hbreak putstr
hbreak decompress_kernel
hbreak start
Subscribe to:
Post Comments (Atom)
Post Code on Blogger
Simplest way to post code to blogger for me: <pre style="background: #f0f0f0; border: 1px dashed #CCCCCC; color: black;overflow-x:...
-
Explain There is not interrupt PIN for PCIe interrupt. When device wants to raise an interrupt, an interrupt message is sent to host via ...
-
Configure Space Addressing One of the major improvements the PCI Local Bus had over other I/O architectures was its configuration mechanism...
-
What is LMA and VMA Every loadable or allocatable output section has two addresses. The first is the VMA, or virtual memory address. This ...
No comments:
Post a Comment