This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Help, Microwindows starting fails after CVS update


Hello,
I updated ecos to the latest version using CVS and I have a Microwindows application that worked
before updating. Now the application aborts and returns the following informations. Anything
changed regarding __MW_APP_TAB__ ? The code in MW application was taken from ecos_app.c file but
the original application ecos_mw.elf works fine. Any ideas why the threads are null ?
Thank you in advance,
David Luca.


Create the initial thread and start it up.
SYSTEM INITIALIZATION in progress
NETWORK:
BOOTP[eth0] op: REPLY
       htype: Ethernet
        hlen: 6
        hops: 0
         xid: 0x0
        secs: 0
       flags: 0x0
       hw_addr: 00:23:31:36:00:a6
     client IP: 192.168.1.105
         my IP: 192.168.1.105
     server IP: 192.168.1.3
    gateway IP: 192.168.1.1
  options:
        subnet mask: 255.255.255.0
       IP broadcast: 192.168.1.255
            gateway: 192.168.1.1
data index = 4
Creating system threads
Creating Nano-X server thread
Creating (null) thread
Creating (null) thread
[ABORT DATA] Frame:
08318944: AA 17 55 55 FF FF FF FF  73 00 00 00 70 2A 2D 08  |..UU....s...p*-.|
08318954: AA 17 55 55 01 00 00 00  B0 8C 31 08 09 00 00 00  |..UU......1.....|
08318964: 08 00 11 11 57 FA 2C 08  0C 6D 36 08 73 00 00 00  |....W.,..m6.s...|
08318974: FF FF FF FF 94 89 31 08  AA 17 55 55 BC F9 24 08  |......1...UU..$.|
08318984: 13 00 00 20 04 00 00 00  AA 17 55 55 94 89 31 08  |... ......UU..1.|
08318994: 44 25 25 08 7F 00 00 01  F0 91 36 08 18 F0 24 08  |D%%.......6...$.|
083189A4: F0 89 31 08 90 A8 32 08  FF FF FF 7F 00 00 00 00  |..1...2.........|
083189B4: A8 14 26 08 00 00 00 00  09 00 00 00 00 00 00 00  |..&.............|
Registers:
R0: 555517AA FFFFFFFF 00000073 082D2A70 555517AA 00000001 
R6: 08318CB0 00000009 11110008 082CFA57 08366D0C 
FP: 00000073, SP: 08318994, LR: 555517AA, PC: 0824F9BC, PSR: 20000013
Exception handler returned!



 
____________________________________________________________________________________
Expecting? Get great news right away with email Auto-Check. 
Try the Yahoo! Mail Beta.
http://advision.webevents.yahoo.com/mailbeta/newmail_tools.html 

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]