??? 02/11/08 19:08 Read: times |
#150615 - re: it does not make sense Responding to: ???'s previous message |
Erik Malund said:
it does not make sense that someone that states "I am a new assembly programmer, then most of the time I get some hard way!" should add to his troubles trying to figure out how to use a "free IDE".
If you just grab e.g. Metalink and read the (if I recall) 50 pages manual and "the bible" you are off and going, why add to the learning curve at a time where "I am a new assembly programmer". Get one thing down solid before jumping on the next bandwagon. The one I use works well, but is very poor (dos based). Since when does DOS based make something "very poor" I find "DOS based" makes thing fly and "Windows based" makes thing fly like a pig. Erik If you have not used this IDE, then how would you know how long it takes to learn how to use it. It's a very simple program to use: 1) type your program into the code window 2) save with .asm extension 3) press build current file button 4) use your favorite ISP program (e.g. FLIP) to program chip The IDE comes with ASEM-51 and SDCC, nothing against Metalink, but it's not supported anymore and ASEM-51 is. It is also very well documented. Also available for Linux http://plit.de/asem-51/home.htm Jon |