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]

Simulation under CCS (Code Composer Studio)


Hi all,

So i create a simple programm compiled for ARM without eCos KERNEL !! a
base ARM code !!
I can simulate it under GDB correctly but i can't  simulate it with Code
Composer Studio TMS470Rxx !!
With time i find a way !! i must strip all information debug and after i
can load under CCS !!
But if i let some debug info the simulator hang !! (i try -ggdb,
-gdwarf-2, etc ..)

So the next step i had make it to try to load an eCos Program !! under
GDB it load correctly
and the entry point is the vector functions (the simaltion is not
correct because thay are no hardware simulation but the code is
correctly loaded)
But with CCS i can't load it to !! if i strip information debug i have
an internal error #5 !! i can't load it !!

So what is wrong !!? CCS have a bug ? or i make a something wrong in the
build process !!! ?

I know this question is a CCS questions but i say it in this forums for
the case of somebody know this tools !!

best regards,
Sébastien.




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