<div> </div><div> </div><div>15.03.2017, 19:33, "Gedare Bloom" <gedare@rtems.org>:</div><blockquote type="cite"><p>I don't think there is a gdb simulator for the beaglebone. If it is<br />not working under qemu, then it appears the only option is to use the<br />real hw.<br /> </p></blockquote><div>I've tried:</div><div><div>=> setenv serverip 169.254.62.55 ; setenv ipaddr 169.254.62.56 ; tftpboot 0x82000000 rtems                                                                                                                                       </div><div>link up on port 0, speed 100, full duplex                                                                                                                                                                                        </div><div>Using cpsw device                                                                                                                                                                                                                </div><div>TFTP from server 169.254.62.55; our IP address is 169.254.62.56                                                                                                                                                                  </div><div>Filename 'rtems'.                                                                                                                                                                                                                </div><div>Load address: 0x82000000                                                                                                                                                                                                         </div><div>Loading: #####                                                                                                                                                                                                                   </div><div>         4.4 MiB/s                                                                                                                                                                                                               </div><div>done                                                                                                                                                                                                                             </div><div>Bytes transferred = 60226 (eb42 hex)                                                                                                                                                                                             </div><div>=> bootm 0x82000000                                                                                                                                                                                                              </div><div>## Booting kernel from Legacy Image at 82000000 ...                                                                                                                                                                              </div><div>   Image Name:   rtems                                                                                                                                                                                                           </div><div>   Created:      2017-03-15  18:58:52 UTC                                                                                                                                                                                        </div><div>   Image Type:   ARM Linux Kernel Image (gzip compressed)                                                                                                                                                                        </div><div>   Data Size:    60162 Bytes = 58.8 KiB                                                                                                                                                                                          </div><div>   Load Address: 80000000                                                                                                                                                                                                        </div><div>   Entry Point:  80000000                                                                                                                                                                                                        </div><div>   Verifying Checksum ... OK                                                                                                                                                                                                     </div><div>   Uncompressing Kernel Image ... OK                                                                                                                                                                                             </div><div>                                                                                                                                                                                                                                 </div><div>Starting kernel ...                                                                                                                                                                                                              </div><div>                                                                                                                                                                                                                                 </div><div>data abort                                                                                                                                                                                                                       </div><div>pc : [<8000010c>]          lr : [<800000d0>]                                                                                                                                                                                     </div><div>reloc pc : [<6089f10c>]    lr : [<6089f0d0>]                                                                                                                                                                                     </div><div>sp : 80101000  ip : 00000002     fp : 00000000                                                                                                                                                                                   </div><div>r10: 00000000  r9 : 9ef40ed8     r8 : 9ef43f5c                                                                                                                                                                                   </div><div>r7 : 00000000  r6 : 80000100     r5 : 00000e05  r4 : 60000193                                                                                                                                                                    </div><div>r3 : 9ef40fb0  r2 : 80000100     r1 : 00000e05  r0 : 00000001                                                                                                                                                                    </div><div>Flags: nZCv  IRQs off  FIQs on  Mode SVC_32                                                                                                                                                                                      </div><div>Resetting CPU ...                                                                                                                                                                                                                </div><div>                                                                                                                                                                                                                                 </div><div>resetting ... </div><div> </div><div>mkimage command:</div><div><div>mkimage -A arm -T kernel -a 0x80000000 -e 0x80000000 -n rtems -d hello.gz rtems</div></div></div>