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]

New IMMR address not recognized


Hi Patrick,
   I have a small question for you on the 8260 port you gave me. I am trying to make my IMMR 0xF0000000 instead of 0x04700000. The reason being that it is the default on my board and that my entire application uses 0xF0000000.

   So far I have modified all files containing 0x04700000 under powerpc/mpc8260 and powerpc/ts6. However, when writing one of the register at address 0xf001xxxx, I get a segmentation fault. Meaning I am not writing in at a valid address. However I can write at address 0x04700000 no problem. Is there something else I need to modify in eCos ?

Thanks for you help

Pascal

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