Giter Site home page Giter Site logo

armware's People

Stargazers

 avatar

Watchers

 avatar

Forkers

cloudxtreme

armware's Issues

Segmentation fault in exec_dt_buffer(), problem in Dynamic_Translator?

Steps to reproduce
1. Use 
   - ARMware ver. 0.4.7 (download package) or svn_rev_27
   - Fedora-8 (2.6.23.1-42.fc-8), gcc-4.1.2 and compatible dependencies
      or 
     Fedora-9, gcc-4.3.0 and compatible dependencies
   My host_CPU is Intel_Pentium_4 (3.00GHz), 1MB cache.

2. Build with ENABLE_DYNAMIC_TRANSLATOR=true (default setting)
   in options.mak

3. Run <ARMware_root>/bin/armware.
   Machine characeristics
   - Screen width:  240
     Screen height: 320
   - Image: 
     Total ROM file-size = 128MB
     1 Name:  bootldr.bin (as downloaded)
       Size:  256KB
       pos :  0x00000000
     2 Name:  root.bin (as downloaded)
       Size:  16128KB
       pos :  0x00040000

4. Select the above-created machine and start.

The execution ends with a SIGSEGV at 
Core.cpp, function 'exec_dt_buffer(), line_#1392.


Futher experiment
-----------------

I tried to re-build with 
ENABLE_DYNAMIC_TRANSLATOR=false in options.mak.
With this setting, the bootloader runs fine, but 
while copying the kernel, the following assertion 
is observed:
 File     : InstDPI.tcc: 2489
 Function : void ARMware:<unnamed>:OperationInternal_Helper(
                        ARMware::InstDPI<ARMware::TST, mode, 
                             UPDATE_STATUS,T_usage, 
                             update_status_category_id,
                             operand_number_category_id>* )

            with mode = ARMware::ImmDPI, 
            ARMware::UsageEnum T_usage = USAGE_NORMAL,
            update_status_category_id = 
                    ARMware::UpdateStatusCategory <
                        ARMware::OpcodeHasToUpdateStatus>::
                            UpdateStatusCategoryId,
            operand_number_category_id = 
                    ARMware::OperandNumberCategory <
                        ARMware::OperandNeedRd>::OperandNumberCategoryId

 Assertion: "0 == (dpi->m_inst.mRawData & 0xF000)"

Kindly let me know if there is an easy fix to this, or whether this is 
important enough to be logged as another issue.


Thanks,
Mankawal

Original issue reported on code.google.com by [email protected] on 20 Jan 2009 at 11:00

how to run on the win32

What steps will reproduce the problem?
1. I installed your win32 version on windows vista.
2. After installed, I run the program ARMware.exe
3. error message : can't not find wcl_fmtstr.dll...

and it is terminated abnormally. 

How to solve this problem?

Original issue reported on code.google.com by [email protected] on 22 Jul 2008 at 3:08

Will ARMware support AT91SAM9260 Processor?

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 15 Dec 2007 at 5:47

Cannot compile with GCC 4.x

Compiler error
Log.hpp: In member function ‘virtual int
ARMware::SplittedLogStreamBuf::overflow(int)’:
Log.hpp:105: warning: conversion to ‘char’ from ‘int’ may alter its 
value
In file included from ARMware.cpp:22:
ARMware.hpp: At global scope:
ARMware.hpp:372: error: declaration of ‘typedef struct
ARMware::AlignNeeds<BYTE> ARMware::DataWidthTraits<BYTE>::AlignNeeds’
ARMware.hpp:359: error: changes meaning of ‘AlignNeeds’ from ‘struct
ARMware::AlignNeeds<BYTE>’
ARMware.hpp:383: error: declaration of ‘typedef struct
ARMware::AlignNeeds<HALF_WORD> 
ARMware::DataWidthTraits<HALF_WORD>::AlignNeeds’
ARMware.hpp:353: error: changes meaning of ‘AlignNeeds’ from ‘struct
ARMware::AlignNeeds<HALF_WORD>’
ARMware.hpp:394: error: declaration of ‘typedef struct
ARMware::AlignNeeds<WORD> ARMware::DataWidthTraits<WORD>::AlignNeeds’
ARMware.hpp:347: error: changes meaning of ‘AlignNeeds’ from ‘struct
ARMware::AlignNeeds<WORD>’


SVN checkout of the day on, x86_64 Gentoo/Sabayon and x86_64 Ubuntu




Original issue reported on code.google.com by [email protected] on 23 Jul 2009 at 3:54

installer hangs

What steps will reproduce the problem?
1. use win32installer 
2.
3.

What is the expected output? What do you see instead?

Create folder: C:\Program Files\ARMware\bin
Output folder: C:\Program Files\ARMware\bin
Extract: ARMware.exe... 100%
Create folder: C:\Program Files\ARMware\pixmaps
Output folder: C:\Program Files\ARMware\pixmaps
Extract: logo.png
Extract: power_off.png
Extract: power_on.png
Extract: reset.png
Adding C:\Program Files\ARMware to ARMWARE_BASEPATH

--- and then the setup is hanging :(

What version of the product are you using? On what operating system?
PROCESSOR_ARCHITECTURE=AMD64
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 37 Stepping 2, GenuineIntel
PROCESSOR_LEVEL=6
PROCESSOR_REVISION=2502
Windows 7 Pro 64bit

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 13 Jun 2013 at 4:21

Problem with the ARMware compilation


Hi all!

I get the following compile error about the CPU used (custom dependencies):

ARMware.cpp:1:0: error: CPU you selected does not support x86-64 instruction set

I make the compilation from an Intel core i3 and using a 64bit Linux distro 
(Mint).

I after tried to changed the "-march" parameter (at config.mak) but it did not 
work.

Can anybody help me?

Another question: I want to emulate uClinux for LPC17xx using ARMware. 

Would it be any problem?

Thanks for your help.

hurricanet

Original issue reported on code.google.com by [email protected] on 22 May 2012 at 10:29

Missing DLL

What steps will reproduce the problem?
1. Install ARMware on Windows 8 x64
2. Running ARMware 

What is the expected output? What do you see instead?
Error dialog saying wcl_fmtstr.dll is missing

What version of the product are you using? On what operating system?
Windows 8 Pro x64

Please provide any additional information below.
Tried running the program, but I got an error dialog saying that the computer 
is missing wcl_fmtstr.dll, and the program stops.

Original issue reported on code.google.com by [email protected] on 19 Sep 2013 at 8:01

wcl_fmtstr.dll unable to set..:(

whenever i run armware it shows up error saying wcl_fmtstr.dll not found and 
crashes.. plz help.. attach the file wcl_fmtstr.dll if possible in downloads..!

Original issue reported on code.google.com by [email protected] on 3 Apr 2012 at 8:00

missing xml++-2.6.dll

Please tell me where can find "xml++-2.6.dll" which asked by the ARMWare
application at the runtime.

What steps will reproduce the problem?
1. install the application using install.exe on windows VISTA
2. run ARMWare
3. During application startup (before visibly loading anything)

What is the expected output? What do you see instead?
Expected: The application to launch error free
Observed: Error dialog asking for "xml++-2.6.dll"

Note: I have searched for this dll on net but have not found it anywhere.

What version of the product are you using? On what operating system?
OS: Windows Vista

Original issue reported on code.google.com by [email protected] on 11 Mar 2010 at 4:01

无法找到入口

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.

运行ARMware,提示"无法定位程序输入点deflateSetHeader于动态链接�
��zlib1.dll上". 怎么解决呢?

Original issue reported on code.google.com by [email protected] on 27 Mar 2011 at 5:50

Attachments:

Future directions???

I really like this project, and would like to make a suggestion about 
future direction.  Would love to see this support the ARM1176JZF processor 
used in the iPhone.  Could be useful...  Thanks so much for the hard work.

pyro

Original issue reported on code.google.com by [email protected] on 4 Jan 2008 at 12:47

Installation prereqs...

it seems some other things need to be run before ARMware.  I found that 
WeiCommonLib was needed, but now I am getting the follow error:

---------------------------
ARMware.exe - Unable To Locate Component
---------------------------
This application has failed to start because xml++-2.6.dll was not found. 
Re-installing the application may fix this problem. 
---------------------------
OK   
---------------------------

What else do I need to install?

Original issue reported on code.google.com by [email protected] on 20 Jan 2008 at 11:03

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.