If i run the same code in both AXD and RVDS 3.0 (Target is ARM Simulator) will there be any difference between Corecycles of AXD and RVD?
Thanx in Advance
This post has been edited by DivyaM: 31 March 2008 - 05:57 AM
Posted 31 March 2008 - 05:41 AM
This post has been edited by DivyaM: 31 March 2008 - 05:57 AM
Posted 01 April 2008 - 09:50 AM
Posted 04 April 2008 - 01:17 AM
Rich C, on Apr 1 2008, 02:20 PM, said:
Posted 04 April 2008 - 12:27 PM
Posted 04 April 2008 - 03:28 PM
DivyaM, on Apr 4 2008, 01:17 AM, said:
Posted 07 April 2008 - 01:20 AM
Posted 07 April 2008 - 09:51 PM
DivyaM, on Apr 7 2008, 02:20 AM, said:
Quote
Posted 08 April 2008 - 04:07 AM
SoupDragon, on Apr 8 2008, 02:21 AM, said:
RVDebug_Cycles.JPG (78.46K)
AXD_Cycle.JPG (14.91K)
Posted 09 April 2008 - 01:56 PM
DivyaM, on Apr 8 2008, 04:07 AM, said:
Quote
Quote
> connect @localhost > connect @new_arm@localhost ARMulator RVARMulatorISS1.4 [Build 297] ARM926EJ-S, 16Kb I-cache, 16Kb D-cache, 64Kb I-Ram, 64KB D-Ram, Memory Management Unit, I-uTLB, D-uTLB, TLB, BIU, Little endian, Debug Comms Channel, 4GB, Mapfile, Timer, Profiler, SIMRDI MemCallback, Tube, Millisecond [6666.67 cycles_per_millisecond], IntCtrl, Tracer Tracing: Instructions, Memory accesses, Events, Disassemble, Trace bus, Trace registers, Opcode Fetch Mask 0x00000000-0x00000000, RDI Codesequences, Semihosting
Posted 10 April 2008 - 12:59 AM
RVDS BANNER Workspace: Opening Connections... Workspace: connect @new_arm@localhost:Server ARMulator RVARMulatorISS1.4 [Build 297] For support please contact support-arm@huins.com Software supplied by: ARM Limited ARM920T, 16KB I-cache, 16KB D-cache, (Physical memory, BIU), Little endian, Semihosting, Debug Comms Channel, 4GB, Pagetables, Mapfile, Timer, Profiler, SIMRDI MemCallback, Tube, Millisecond [6666.67 cycles_per_millisecond], IntCtrl, Tracer Tracing: Instructions, Memory accesses, Events, Disassemble, Trace bus, Trace registers, Opcode Fetch Mask 0x00000000-0x00000000, RDI Codesequences, VFPv2 (no support code) Workspace: Init/Open done.
AXD Banner ARMulator RVARMulatorISS1.4 [Build 297] For support please contact support-arm@huins.com Software supplied by: ARM Limited ARM920T, 16KB I-cache, 16KB D-cache, (Physical memory, BIU), Little endian, Semihosting, Debug Comms Channel, 4GB, Pagetables, Mapfile, Timer, Profiler, SIMRDI MemCallback, Tube, Millisecond [6666.67 cycles_per_millisecond], IntCtrl, Tracer Tracing: Instructions, Memory accesses, Events, Disassemble, Trace bus, Trace registers, Opcode Fetch Mask 0x00000000-0x00000000, RDI Codesequences, SIMRDI VFP ARM RDI 1.5.1 -> ASYNC RDI Protocol Converter RVDS v3.0 [Build number 132]. Copyright © ARM Limited 2001.
Posted 12 April 2008 - 07:34 AM
DivyaM, on Apr 10 2008, 04:29 AM, said:
RVDS BANNER Workspace: Opening Connections... Workspace: connect @new_arm@localhost:Server ARMulator RVARMulatorISS1.4 [Build 297] For support please contact support-arm@huins.com Software supplied by: ARM Limited ARM920T, 16KB I-cache, 16KB D-cache, (Physical memory, BIU), Little endian, Semihosting, Debug Comms Channel, 4GB, Pagetables, Mapfile, Timer, Profiler, SIMRDI MemCallback, Tube, Millisecond [6666.67 cycles_per_millisecond], IntCtrl, Tracer Tracing: Instructions, Memory accesses, Events, Disassemble, Trace bus, Trace registers, Opcode Fetch Mask 0x00000000-0x00000000, RDI Codesequences, VFPv2 (no support code) Workspace: Init/Open done.
AXD Banner ARMulator RVARMulatorISS1.4 [Build 297] For support please contact support-arm@huins.com Software supplied by: ARM Limited ARM920T, 16KB I-cache, 16KB D-cache, (Physical memory, BIU), Little endian, Semihosting, Debug Comms Channel, 4GB, Pagetables, Mapfile, Timer, Profiler, SIMRDI MemCallback, Tube, Millisecond [6666.67 cycles_per_millisecond], IntCtrl, Tracer Tracing: Instructions, Memory accesses, Events, Disassemble, Trace bus, Trace registers, Opcode Fetch Mask 0x00000000-0x00000000, RDI Codesequences, SIMRDI VFP ARM RDI 1.5.1 -> ASYNC RDI Protocol Converter RVDS v3.0 [Build number 132]. Copyright © ARM Limited 2001.
Posted 15 April 2008 - 05:54 AM
Posted 15 April 2008 - 07:05 AM
mynameashishjain, on Apr 15 2008, 09:24 AM, said:
int main()
{
return 1;
}
Posted 19 January 2010 - 09:55 PM