[GSOC2009] gcc-testing gumstix support

Joel Sherrill joel.sherrill at OARcorp.com
Wed Jun 17 20:00:17 UTC 2009


Committed. Thanks.

Which version of Skyeye are you using which has the exit
device support?

--joel

xi yang wrote:
> Index: sim-scripts/gumstix.in
> ===================================================================
> RCS file: /usr1/CVS/gcc-testing/sim-scripts/gumstix.in,v
> retrieving revision 1.2
> diff -u -r1.2 gumstix.in
> --- sim-scripts/gumstix.in	5 Jun 2009 13:47:12 -0000	1.2
> +++ sim-scripts/gumstix.in	14 Jun 2009 11:21:46 -0000
> @@ -5,7 +5,7 @@
>  #
>
>  ##INSERT SKYEYE SUPPORT HERE
> -
> +bspSimTrustedToExit="yes"
>  runARGS()
>  {
>    echo "-c ${bspTreeFile} -e ${1}"
> @@ -42,8 +42,9 @@
>  mem_bank: map=M, type=RW, addr=0xA0000000, size=0x4000000
>  mem_bank: map=I, type=RW, addr=0xB0000000, size=0x100000
>  mem_bank: map=I, type=RW, addr=0x40000000, size=0x4C000000
> +shutdown_device: addr=0xb0000000, max_ins=${limit}0000000
>  EOF
>  if [ ${coverage} = yes ] ; then
> -  echo "code_coverage: state=on, filename=${2}.cov, start=0xA0000000,
> end=0xA4000000
> +  echo "code_coverage: state=on, filename=${2}.cov, start=0xA0000000,
> end=0xA4000000"
>  fi
>  }
>   


-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel.sherrill at OARcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
   Support Available             (256) 722-9985





More information about the users mailing list