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]
Other format: [Raw text]

Problem in executing program.


> 
> 
> Hi,
> 
>   I ported ecos on our own card (which uses MPC860 processor) taking MBX
> as baseline. All the configuration has setup without any problem. While
> executing my program compiled on this configuration, it is not going to
> main() or cyg_start_user().  It is giving error in
> powerpc/arch/../vectors.S file. Debugger is stopping while setting up base
> register to zero.
> 
> 		xor r3,r3,r3
> 		mtspr TBL_W,r3  (Debugger is stopping here in this
> position)
> 
> If anyone of you have idea regarding this or faced the similar problem,
> please provide me solution.
> 
> Thanks in advance.
> 
> regards
> prem.
> 
> 
> 


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


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