Help me get Started with RadAsm

Started by alexibm, February 08, 2010, 09:55:07 PM

Previous topic - Next topic

alexibm

Hi !
I am absolute beginner in Assembly

I just got the latest version RadASM IDE Pack 2.2.1.9, opened it up and got multiple errors telling me that something is missing. My goal is to get started programming with HLA, following "The Art of Assembly Language Programming" book. Found the tutorial(http://members.a1.net/ranmasaotome/main.html), but there is no explanation on how to install the packages.

Thanks for any help !!

UtillMasm

when you down RadASM IDE Pack, you will see the install guider.

dedndave

http://radasm.cherrytree.at/

Ketil needs to update the link in his user profile   :U

alexibm

I am confused.....

help does not work, since I am on vista
C:\Users\XYZ\Desktop\radasmide3\Help\dbgwin.hlp


what other files should I download and where should I place them ?

Thanks

dedndave

i seem to recall the same problem on the forum before
i think there is a file you need or something to open .HLP files
use the forum search tool - i would try "HLP vista"

qWord

FPU in a trice: SmplMath
It's that simple!

alexibm

Well, I have downloaded a complete pack and now I can start fine

However, when I try to Build the program - following Error message is thrown " Error during process creation nmake build "

I have found out what makefile's job, but not sure where to get it, and where to install it.
Thanks !

Quote from: qWord on February 09, 2010, 09:17:19 PM
Quote from: alexibm on February 09, 2010, 07:44:38 PM
help does not work, since I am on vista
...dbgwin.hlp
you must install this: WinHlp32.exe

Thanks for Link !!! Even though RadASM latest package has readable help file, I have installed it anyways.

UtillMasm

i don't use nmake tool or radasm make menu, because they are too advance.
i use radasm create a '.cmd' batch file, then Win+R -> find '.cmd' file -> Enter.