Changes between Version 11 and Version 12 of Component/ARM7TDMI


Ignore:
Timestamp:
Jun 13, 2008, 1:26:01 PM (16 years ago)
Author:
gracia
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Component/ARM7TDMI

    v11 v12  
    1313= IMPORTANT: steps to apply before using the ARM7TDMI =
    1414
    15 Before compiling any SoClib simulator using the ARM7TDMI you will need to download the UNISIM ([http:\\www.unisim.org]) library (well, just a piece of it, the unisim_lib).
     15Before compiling any SoClib simulator using the ARM7TDMI you will need to download the UNISIM (http:\\www.unisim.org) library (well, just a piece of it, the unisim_lib).
    1616
    1717To do so just download it using svn from [https://unisim.org/svn/devel/unisim_lib] with the following command:
     
    121121arm7tdmi_CFLAGS = -nostdinc -gstabs+
    122122arm7tdmi_LDFLAGS = -nostdlib
     123
    123124}}}