[ECOS] Please check my *.ecc file

ligl sahala@huawei.com
Mon Aug 14 18:09:00 GMT 2000




You must to modify the mbx.S for your rom:
 
#ifdef CYG_HAL_STARTUP_ROM  # move return address to 
where the ROM 
is  mflr r3  andi. r3,r3,0xffff  oris r3,r3,0x0600  
====>> oris r3,r3,0xfc00  mtlr r3 #endif

  ----- Original Message ----- 
  From: Àå¿øÈ£ 
  To: ecos-discuss@sources.redhat.com 
  
  Sent: Saturday, August 12, 2000 4:39 
PM
  Subject: [ECOS] Please check my *.ecc 
  file
  
  Thanks to your e-mail ,I succeeded building the 
  stub. However my stub rom was not running on the MBX .
   
  I just modified rom origin address( 0x6000000 -> 
  0xfc000000) in target.ld file.
   
  Please check up on  this 
appendage
   
  Thank you.



More information about the Ecos-discuss mailing list