Giter VIP home page Giter VIP logo

rtems-networking-tests's People

Contributors

joelsherrill avatar

Watchers

 avatar

rtems-networking-tests's Issues

rtems 4.11.3 on smdk2410 issue

configure command

../rtems-4.11.3/configure --prefix=/home/pps/RTEMS/bsp/4.11.3/ --target=arm-rtems4.11 --enable-rtemsbsp=smdk2410 --disable-posix --disable-networking --disable-cxx --enable-rtems-debug

mkimage

arm-rtems4.11-objcopy -O binary arm-rtems4.11/c/smdk2410/testsuites/samples/hello/hello.exe hello.bin
gzip -9 -f -c hello.bin > hello.bin.gz
mkimage -A arm -O rtems -T kernel -a 0x30004000 -e 0x30004000 -n RTEMS -d hello.bin.gz uImage

U-Boot 1.3.2 (Dec 7 2024 - 18:08:47)

DRAM: 32 MB
Flash: 512 kB
NAND: 64 MiB
In: serial
Out: serial
Err: serial
Found DM9000 ID:90000a46 at address 10000000 !
DM9000 work in 16 bus width
bd->bi_entaddr: 08:00:3e:26:0a:5b
[eth_init]MAC:8:0:3e:26:a:5b:
Hit any key to stop autoboot: 0
[mini2410 #] tftp 31000000
Found DM9000 ID:90000a46 at address 10000000 !
DM9000 work in 16 bus width
bd->bi_entaddr: 08:00:3e:26:0a:5b
[eth_init]MAC:8:0:3e:26:a:5b:
TFTP from server 192.168.30.2; our IP address is 192.168.30.155
Filename 'uImage'.
Load address: 0x31000000
Loading: T #####
done
Bytes transferred = 59852 (e9cc hex)
[mini2410 #] bootm 31000000
Booting image at 31000000 ...
Image Name: RTEMS
Created: 2024-02-27 2:00:56 UTC
Image Type: ARM RTEMS Kernel Image (gzip compressed)
Data Size: 59788 Bytes = 58.4 kB
Load Address: 30004000
Entry Point: 30004000
Verifying Checksum ... OK
test:hdr->ih_type:2
test:hdr->ih_comp:1
Uncompressing Kernel Image ... OK
test:hdr->ih_type:2
test:hdr->ih_os:18
Transferring control to RTEMS (at address 30004000) ...
assertion "the_chain != NULL" failed: file "../../cpukit/../../../smdk2410/lib/include/rtems/score/chainimpl.h", line 620, function: _Chain_Initialize_empty

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.