wiki:TBR/BSP/Edb7312

Version 4 (modified by KarelGardas, on 12/23/05 at 04:32:00) (diff)

Edb7312

This is an evaluation board from Cirrus Logic for the EP7312 CPU. Information is online here:

http://www.cirrus.com/en/products/pro/detail/P139.html

This BSP can be executed on real hardware or -- to some extent -- on the SkyEye? simulator. The SkyEye? configuration file is:

#skyeye.conf
#skyeye config file sample
cpu: arm720t 
mach: ep7312
mem_bank: map=I, type=RW, addr=0x80000000, size=0x00010000
mem_bank: map=M, type=RW, addr=0x00000000, size=0x1000000

Unfortunatelly due to some bug(s) in skyeye 1.0.0, there is a small change needed to be done in RTEMS. Jay Monkman posted it here: http://www.rtems.com/ml/rtems-users/2005/december/msg00081.html

If you don't like to patch your RTEMS and still would like to use skyeye, then you can use simple workaround described by Karel Gardas here: http://www.rtems.com/ml/rtems-users/2005/december/msg00156.html

Test Reports

4.6 branch -- 22 November 2005 : User:JoelSherrill? reports that SkyEye? can run hello but not ticker.

CVS head -- 22 November 2005 : User:JoelSherrill? reports that SkyEye? can run hello but not ticker.

CVS head -- 15 December 2005: Jay Monkman reports that SkyEye? can run ticker.