This is the mail archive of the ecos-discuss@sources.redhat.com 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]

MPC823 interrupt problem?


Hi everyone:

    I am porting eCos on my custom board.
The CPU on my board is MPC823. Redboot is ready for my borad.
But I try to run hello example using default template, it will
stop on undefine code. I use Trace32 to debug the hello program.
When the code enable interrupt in cyg_Scheduler::start(), it will
stop on undefine code ( at CYGARC_PPC_EXCEPTION_DECREMENT+0x888)
What problem may I meet?? or What should I set or unset option at
configuration tool??

Thank you very much !!


Ken


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