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]

Samsung 44B0 porting


I am trying to port eCos to a Samsung 44B0 board(core is ARM7TDMI),
using E7T as the template to modify and build a GDB stub for 44B0 board.

Use objcopy.exe to convert gdb_module.img to gdb_module.bin
Use 44B0 board's monitor program to load gdb_module.bin to
the memory (for application use) and run. The monitor program
shows "undefined instruction exception!" I'm not sure what does
it mean. I suspect that the 44B0 can't recognize gdb_module.bin
at all. For E7T, an UUencoded conversion is needed. Any conversion
of image file is required? What might be wrong? 

thanks for the help!

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