Unable to initialize system clock

João Craveiro jcraveiro at lasige.di.fc.ul.pt
Thu Feb 12 17:55:46 UTC 2009


Thank you, finally tackled the matter. The hello_world_cP1 Makefile 
lacked a -r option to include relocation information.


-- 
JC


———————————————————————
Q: Why is this email 5 sentences or less?
A: http://five.sentenc.es 



Joel Sherrill wrote:
> João Craveiro wrote:
>> Joel Sherrill wrote:
>>> João Craveiro wrote:
>>>> The Makefiles (particularly the one from hello_world_cPMK) have 
>>>> some peculiarities, like prefixing, and linking together with the 
>>>> object generated from hello_world_cP1. This is a requisite of the 
>>>> system we're designing. Meanwhile, I experimented transferring 
>>>> manuelTesteP1() to the PMK source (as P1manuelTesteP1()) and 
>>>> generating the executable only from that code, and it worked, so I 
>>>> guess the problem lies in the build process.
>>>>
>>> Change MANAGERS_WANTED from "io" to "all" and report back.
>> Well, now the result is:
>>
>> Initialized console on port CONSOLE
>>
>> -------------------------------------------------------------------------------- 
>>
>> Exception 13 caught at PC 409 by thread 167837697
>> -------------------------------------------------------------------------------- 
>>
>> Processor execution context at time of the fault was :
>> -------------------------------------------------------------------------------- 
>>
>> EAX = E8015ACE EBX = 136E81 ECX = 1A EDX = F8595E
>> ESI = 12DF55 EDI = 0 EBP = 14A3AC ESP = 14A378
>> -------------------------------------------------------------------------------- 
>>
>> Error code pushed by processor itself (if not 0) = 18
>> -------------------------------------------------------------------------------- 
>>
>> ************ FAULTY THREAD WILL BE DELETED ************
>>
>>
>>
> This is a General Protection Fault. Probably not linking it correctly
> or accessing a non-existent address.
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jcraveiro.vcf
Type: text/x-vcard
Size: 442 bytes
Desc: not available
URL: <http://lists.rtems.org/pipermail/users/attachments/20090212/fc252d92/attachment.vcf>


More information about the users mailing list