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]

Thumb/exceptions in program


I know very little about ecos, but:

Interrupts in the ARM processor all run in 32-bit mode - so you will hit
problems if you try to run interrupts in Thumb mode.

As the remainder of the code works OK in 32-bit mode, the other possible
explanation of a sata abort of not having set up the interrupt stacks cannot
be correct.

Greg Smith


-- 
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]