LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.

Notices


Reply
  Search this Thread
Old 03-21-2013, 03:26 AM   #1
glukoz.ziewa
LQ Newbie
 
Registered: Nov 2011
Posts: 12

Rep: Reputation: Disabled
ARM assembler project


I have started learning ARM assembler and I would like to write some project (not so big) to get proficiency in it. My problem is I am not sure what to write. I would like the project to be practical, not only educational, so other people could use it. I've been thinking about developing really fast integer FFT for ARM, but I am not sure whether it is good idea. My doubts are:

- does something like this already exist? If it does, is it free? I emphasize that I mean about integer (fixed-arithmetic) FFT here.
- how much efficiency, if any, can I get writing it entirely in assembler? Can I be better than compiler?

If you think that FFT is not good choice, do you have some other ideas of projects that would be suitable?
Maybe you know about some projects already started where I could train my assembler programming skills participating with?
 
Old 03-21-2013, 03:58 AM   #2
OAnimal74
LQ Newbie
 
Registered: Mar 2013
Posts: 8

Rep: Reputation: Disabled
My experiences with ARM processor compilers are very good, so chances are that compiled C++ code won't be any slower than the one written in assembler.
 
Old 03-21-2013, 08:30 AM   #3
theNbomr
LQ 5k Club
 
Registered: Aug 2005
Distribution: OpenSuse, Fedora, Redhat, Debian
Posts: 5,399
Blog Entries: 2

Rep: Reputation: 908Reputation: 908Reputation: 908Reputation: 908Reputation: 908Reputation: 908Reputation: 908Reputation: 908
If your objective is simply to learn assembler coding, then don't worry if your code can't keep up with a compiled version. If you want a project that is practical in nature, then focus on things that are not normally done with compiled languages, such as startup code, some bootloader code, etc. For examples of these, look in the Linux kernel sources.
You probably can be more efficient than a compiler, but your initial versions probably will not be. Compilers are pretty smart these days.
--- rod.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Arm Linux user process space full 3G or 32M in practical project helenwoo Linux - Kernel 0 09-07-2012 03:18 PM
Compiling debian arm for NSLU2 - arm-linux-gnueabi-objdump not found ergosteur Linux - Kernel 3 10-30-2010 11:24 AM
To develop project based on ARM Cortex-M3 processor kennyfly899 Linux - Newbie 3 11-02-2009 01:55 AM
Compiling project with threads for ARM _oligarch Programming 1 04-27-2009 04:00 PM
When do i get "/arm-elf/bin/ld:cannot find -lc" while compiling my project rameshsatyavaram Linux - Newbie 0 09-10-2008 03:31 PM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 12:51 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration