wiki:TBR/BSP/Edb7312

Version 2 (modified by JoelSherrill, on 11/23/05 at 04:09:19) (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=0xc0000000, size=0x1000000
log: logon=1, logfile=/tmp/sk1.log, start=2000000, end=3000000

Patches are required and those have been posted to the mailing list. See http://www.rtems.com/ml/rtems-users/2005/november/msg00136.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.