Problem assembling with Nasm-IDE

Reply

Join Date: Feb 2009
Posts: 1
Reputation: bandidoquest is an unknown quantity at this point 
Solved Threads: 0
bandidoquest bandidoquest is offline Offline
Newbie Poster

Problem assembling with Nasm-IDE

 
0
  #1
Feb 2nd, 2009
Hello, I'm reading the book "Assembly Language Step-by-Step" and I'm using the softwares that the author suggests (nasm as assembler, nasm-ide for editing, alink for linking), but I'm having a problem right in the first example - he gives a working code (eat2.asm) and asks me to type a wrong statement (mvo ax,bx) and assembling it with Nasm-IDE should give an error, the problem is that when assembling it with Nasm-IDE it always says that "No errors occurred.". In fact, when i try assembling anything with Nasm-IDE it gives the same problem (I defined the path of Nasm in Options -> Assembler).

The weird thing is that the assembler works flawlessly when I assemble using the prompt directly (typing nasm -f bin eat2.asm -o eat2.com) - it sees the error in the statement, but using Nasm-ID it just doesn't work. Any ideas?
Reply With Quote Quick reply to this message  
Join Date: Jun 2009
Posts: 1
Reputation: Dick 2009 is an unknown quantity at this point 
Solved Threads: 0
Dick 2009 Dick 2009 is offline Offline
Newbie Poster

Re: Problem assembling with Nasm-IDE

 
0
  #2
Jun 28th, 2009
Bandidoquest
There is a fix for the problem you encountered with "Assembly Language Step by Step second edition". I have attached a text file describing what I did to fix this problem. I sent you three files I used to install NASM and NASMIDE . I had to zip up the T-NASM_IDE_0.0.2.3.exe file to get it to go into my reply. You can extract it from the zip fileby the same name.

Hopefully this will get you going. I am not sure how you can get back to me if you need more help. I suspect you can do it somehow thru this site. Good Luck.

Dick2009
Attached Files
File Type: txt Fix_Note.txt (803 Bytes, 10 views)
File Type: zip nasmide.zip (225.7 KB, 12 views)
File Type: zip nasm-2.06rc15-win32.zip (423.4 KB, 20 views)
File Type: zip T_NASM_IDE_0023_Setup.zip (1,022.5 KB, 12 views)
Reply With Quote Quick reply to this message  
Join Date: Jul 2009
Posts: 1
Reputation: leonardr is an unknown quantity at this point 
Solved Threads: 0
leonardr leonardr is offline Offline
Newbie Poster

Re: Problem assembling with Nasm-IDE

 
0
  #3
Jul 4th, 2009
No English setting within program menu. So you my have to play around with it to learn what each menu option does and is what I don't have time for.



Originally Posted by Dick 2009 View Post
Bandidoquest
There is a fix for the problem you encountered with "Assembly Language Step by Step second edition". I have attached a text file describing what I did to fix this problem. I sent you three files I used to install NASM and NASMIDE . I had to zip up the T-NASM_IDE_0.0.2.3.exe file to get it to go into my reply. You can extract it from the zip fileby the same name.

Hopefully this will get you going. I am not sure how you can get back to me if you need more help. I suspect you can do it somehow thru this site. Good Luck.

Dick2009
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the Assembly Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC