Questions related to ARMv7 architecture. ARMv7 is the ARM architecture, which introduced the 32 bit Thumb-2 instruction set, as well as NEON SIMD support (on supported chipsets). Some CPUs which use this are the Cortex A5, Cortex A8 and Cortex A9.
0
votes
0answers
53 views
what does this instruction do ,VLD1.32 {D0,D1},[R0]! IN ARM NEON
What does this instruction do
VLD1.32 {D0,D1},[R0]!
in ARM NEON. I want to load Q register wich is 128 bit(4 word) with 4 different values.
It is something like this
Q0[0:31]=some_value1;
...
0
votes
1answer
53 views
ARM Neon Compiler [closed]
I want compile & run an ARM assembly code.I have downloaded a evaluation version of ARM DS-5.
But i am facing a problem to run the code,it gives an error "No entrypoint defined".
I am trying to ...
0
votes
0answers
26 views
ActionScript 3 Framework Mobile
I wanna know if there is a framework for ActionScript 3 developpement, Is there a framework thats works with all mobile, not framework that uses Adobe Air, which exports for android mobile Armv7?
...
0
votes
1answer
86 views
crash log does not symbolicate system libraries armv7s
I am trying to analyse a crash log that a customer sent me, but I cannot get it to symbolicate the system library calls. It does symbolicate calls to my own methods correctly. That does not make it ...
1
vote
1answer
53 views
Trouble adding Obj-C++ subproject into a Xcode Obj-C project
I created a Objective-C++ project that runs some C++ (OpenCV) code. It runs fine and everything works well. But then I decided to add these routines as a subproject to my MAIN PROJECT, I get errors ...
1
vote
2answers
63 views
“Undefined symbols for architecture armv7” when importing STATIC LIBRARY that contains OPENCV functions
I developed a very simple application, using openCV for IOS. It worked until I decided to use the code in other project. I am getting this armv7 error and I can't see where is the problem (please, see ...
6
votes
2answers
75 views
iOS available architecture issue
I'm little bit confused about the architectures available in iOS build settings.
I found that there are 4 types:
i386
armv6
armv7
armv7s.
I know i386 is for simulator, armv6 is for iOS devices ...
0
votes
0answers
84 views
binary/ELF silently exits on different ARM system
I have an ELF that was compiled on a armv7a Cortex-A9 CPU. It runs fine there with no problems, but when it's moved onto an armv7a Cortex-A8 CPU the file silently exits as follows:
...
1
vote
1answer
66 views
How does removing armv7s xCode 4.6 valid architecture project property affect App Store distribution of my iOS apps?
I have a project that I created before iPhone 5 was released and I'm working on this project in xCode 4.6. By default xCode changes the build architecture of new projects to include the latest iPhone ...
0
votes
1answer
78 views
iPhone app exited abnormally with exit status 13
I compiled an app from Xcode, and put the app into the /Applications folder in my iPhone, but when I click the app icon, it unexpectedly quits.
the info in syslog is
exited abnormally with exit ...
0
votes
1answer
31 views
Apple Mach-O Linker Error with CGContext
This error is driving me crazy, any idea?
Undefined symbols for architecture armv7s:
"_CGContextConcatCTM", referenced from:
-[PopoViewController onClick:] in PopoViewController.o
...
1
vote
0answers
21 views
Undefined symbols error when using NSUserDefaults
I used the NSUserDefaults in my project. But when I try to run my code I get this error message. Is it a framework that is not correctly linked?
Undefined symbols for architecture armv7:
...
0
votes
0answers
236 views
Getting Error : ld: file is universal (2 slices) but does not contain a(n) armv7 slice
I am new to iOS developing. When I am running the app in device I got below error :
ld: file is universal (2 slices) but does not contain a(n) armv7 slice: ...
0
votes
1answer
247 views
XCode won't compile - file is universal (3 slices) but does not contain a(n) armv7s slice
I am trying to compile my app on XCode for armv7s and armv7, but keep getting this error.
I've tried compiling with armv6 included and again no luck. Any ideas anybody? I'm completely stumped.
...
0
votes
1answer
56 views
Adding ObjectiveFlickr to Project
I'm trying to add the ObjectiveFlickr framework to my project.
I tried to follow these instructions:
Add ObjectiveFlickr.xcodeproj to your Mac project (from Xcode menu Project > Add to ...
2
votes
1answer
87 views
Current Program Status Register exception modes
I'm working with code that has the following four assembly instructions:
CPSR_cxsf
SPSR_cxsf
CPSR_c
SPSR_c
I've been having a hard time trying to figure out what the difference between these ...
0
votes
1answer
94 views
Undefined symbols for architecture armv7 SSZipArchive
Undefined symbols for architecture armv7:
"_OBJC_CLASS_$_SSZipArchive", referenced from:
objc-class-ref in LoginVC.o
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed ...
0
votes
2answers
90 views
gdata-objectivec Architecture armv7 error in video sharing on youtube from iphone sdk
i am using gdata-objectivec library for video sharing on Youtube from my app, i am using xcode 4.6 and iOS 6.0 to do this but the compiled static library "libGDataTouchStaticLib.a" does not support ...
0
votes
1answer
470 views
Install R (Project for Statistical Computing) on iPhone 5 / iPad 4th generation (ARM v7s instruction set)
I have a jailbroken (evasi0n) 4th generation iPad, with iOS 6.1.2 firmware.
Following this tutorial, I've tried to install R on the iPad.
I've added this repository in Cydia
...
2
votes
2answers
124 views
Updating the ios5 app (nib files) to support ios6
Recently I am facing an issue updating my ios5 application which is running fine in ios5 to run in iPhone 5 (ios6). The app has nib files, which need to be re arranged according to respective bounds ...
0
votes
1answer
55 views
install monkeytalk on the armv7 armv7s architecture get the error Command /bin/sh failed with exit code 1
I'm making all steps by this link and at finish have this error "Command /bin/sh failed with exit code 1".
Architecture of this project is armv7 armv7s. Someone have that problem?
0
votes
1answer
106 views
How to add architecture armv7, armv7s to {name}.framework?
I'm using libmusicxml2.framework in my iOS app. She is builded for Mac OSX and when I run it on simulator all works fine. But when i run on the device i get following error:
Undefined symbols for ...
0
votes
1answer
530 views
Xcode 4.6 Undefined symbols for architecture armv7 associate with static library
I currently run into a problem after I updated my xcode to 4.6.
At the beginning, I got lots of linking errors. With the help from other posts, I am be able to solve them. However, new problems ...
4
votes
1answer
594 views
Error: “File was built for archive which is not the architecture being linked (armv7s)”
I have built my own Static C++ Library, which is built with the settings:
Architectures: armv7, armv7s
Build Active Architectures Only: No
Support Platforms: iOS
Valid Architectures: armv7, armv7s
...
0
votes
1answer
55 views
Error while building squish for crosscompile ARM on ubuntu
when i am trying to build SQUISH on ubuntu for armv7l-timesys-linux-gnueabi with QT5 , i was getting below error
Checking Qt library path
> /opt/timesys/nitrogen6x/toolchain/opt/qt5/lib
? ...
0
votes
1answer
336 views
Undefined symbols for architecture armv7s: “_OBJC_CLASS_$_ZXingWidgetController”, referenced from: objc-class-ref in RootViewController.o using Zxing
I am incorporating qrcode reader from Zxing in my app. I tested the scantest which was there in Zxing before in Xcode4.5 and it working well. I updated the iOS sdk to 6.1 and updated Xcode to 4.6 now ...
3
votes
1answer
220 views
xcode static library link error while building for iPhone device
I am using xcode 4.6. The SDK is iOS 6.1. The error I got is "Undefined symbols for architecture armv7" while project linking my own created static library, called "libEncrypt.a".
I am sure I have ...
0
votes
0answers
78 views
Can we install app linked with ARMV6 libraries on iPhone 5?
My application is linked with libraries compiled on armv6 architecture and it works fine on iPhone 4s running iOS 6.0 .
However if i install my ipa on iPhone 5 I get an error "application failed to ...
0
votes
0answers
304 views
ld: symbol(s) not found for architecture armv7
another iOS problem:
I get the errors
Undefined symbols for architecture armv7:
and
ld: symbol(s) not found for architecture armv7
I searched a lot and did not find any suitable solution, most ...
1
vote
0answers
157 views
Does GMP support armv7s?
I tried to use GMP for iPad application.
Unfortunately, it failed to running with XCode 4.5.1 by incorrect architecture of library - armv7s.
Undefined symbols for architecture armv7s:
...
2
votes
2answers
241 views
Add two big endian values on little endian machine
I am currently facing a problem of which I have no idea how to avoid it..
I try to process data which can be either in big endian or little endian. This is not really a problem because it always ...
0
votes
2answers
249 views
Error compiling Qt embedded pandaboard: [.moc/release-shared-emb-arm/moc_qabstractanimation.cpp] Error 1
I'm trying to compile Qt embedded for pandaboard (OMAP4, 4430).
I installed this cross-compiler for armv7:
sudo apt-get install g++-4.6-arm-linux-gnueabihf
I downloaded last qt-embedded source and ...
0
votes
0answers
36 views
Twitter oauth _OAuthorizationHeader undefined for armv7
Im using an API to developer Oauth Twitter and Im getting this error:
Undefined symbols for architecture armv7:
"_OAuthorizationHeader", referenced from:
-[TWSignedRequest buildRequest] in ...
0
votes
0answers
43 views
ios Facebook sdk cannot compile for armv7s
is there any facebook sdk versions that can be compiled for both armv7 and armv7s ? or is there any method to compile the current version i have which is 3.1 to run on both platforms?
Thanks in ...
0
votes
0answers
60 views
AppDelegate.o error: clang: error: linker command failed with exit code 1 (use -v to see invocation)
When trying to build my project, I got this linking error stack:
ld: file not found: ...
0
votes
0answers
284 views
iOS 6: Icons and launch application
I've got a problem with my iPhone when I'm trying to run my application. I've got this message:
"Could not launch “iNiveau PRO.app”
No such file or directory ...
0
votes
1answer
495 views
ios - “libtool failed with exit code 1” after a clean
I was working on a project and all were going well until I decide to clean my project.
The following errors appears only when I run my app on simulator (working fine on a real device) :
Libtool ...
0
votes
2answers
110 views
iPhone: how to make a fat library containing armv7s support?
I have external libraries for armv6, armv7, i386 and armv7s. When I try to put all together using lipo, I got an error message like so, saying armv7s isn't supported:
lipo: known architecture flags ...
3
votes
0answers
352 views
Google Conversion Tracking for iOS linker error for architecture armv7
I'm trying to add the Google Conversion Tracking for iOS feature to my iPhone app.
The app's base SDK is iOS6
the app's valid architectures is armv7, armv7s
the app's iOS deployment targer is 4.3
I'm ...
0
votes
2answers
144 views
iOS - Facebook SDK 3.1.1 Build Fail armv7
I am about to integrate the Facebook SDK solely (at least for now) for the purpose of having mobile ads for my app shown in the Facebook app. I downloaded the latest SDK v3.1.1 and added the framework ...
4
votes
1answer
205 views
What is the advantage of using armv7s support In Valid Architecture?
I'm working on an ios app which supports ios 4.3 and above. Due to some frameworks I cant Archive it for armv7s,so I have removed armv7s support.Will it reduce Application performance?
What is the ...
0
votes
1answer
183 views
Android FAT APK: How to force to use ARMv7
I built FAT APK from hello-gl2 example from NDK examples.
It has 2 folders armeabi and armeabi-v7a
I added following method to it
JNIEXPORT jstring JNICALL ...
0
votes
1answer
278 views
Android NDK CPU Macros. ARMv7
I found article that has following macros __arm__, __i386__
http://software.intel.com/en-us/articles/getting-started-on-optimizing-ndk-project-for-multiple-cpu-architectures
It has solution for ...
1
vote
1answer
157 views
libt2k.so error executing a jar on armv7, how to fix it?
I've compiled a simple java application with swing for GUI. If I run it on a x86 system it works properly. If I run it on armv7 (with a JVM headfull isntalled) it returns the following error:
...
-1
votes
2answers
152 views
how to cross-compile a java program for ARM?
I'm trying to cross-compile a simple java example for ARMv7 target from command line.
What javac options I need to add for cross-compiling?
This is a standard javac command to compile on host ...
0
votes
1answer
345 views
android NDK: gdb crashes when connecting
As a followup to this (I got gdbserver starting properly): Android NDK debugging: armeabi-v7a not working
NDK 8c, Eclipse & Cygwin, NativeActivity.
I set a breakpoint in the while loop here:
...
3
votes
2answers
2k views
106 duplicate symbols for architecture armv7
Working on my iPhone app and trying to build for debug and I get "106 duplicate symbols for architecture armv7"?
I am using the .workspace file because I am trying to use CocoaPods. If I don't use ...
0
votes
0answers
44 views
Getting 106 duplicate symbols for architecture armv7 [duplicate]
Possible Duplicate:
106 duplicate symbols for architecture armv7
Working on my iPhone app and trying to build for debug and I get "106 duplicate symbols for architecture armv7"?
I am using ...
1
vote
1answer
299 views
Enabling the ARMv7 VMSA memory management unit?
So, basically, I want to enable the memory management unit on an ARMv7 core. The actual procedure is pretty much trivial. I just need to load the address of the translation table into TTBR0 and enable ...
2
votes
1answer
249 views
ARMv6, ARMv7 linking compatibility
I know ARMv7 compatible CPU can execute ARMv6 code.
But can I statically link ARMv6 code with ARMv7 code in single binary?
I am interested in both iOS 6 and Android platforms.



