Search Results

Showing results 1 to 5 of 5
Search took 0.01 seconds.
Search: Posts Made By: Freaky_Chris ; Forum: Assembly and child forums
Forum: Assembly Feb 8th, 2009
Replies: 6
Views: 1,624
Posted By Freaky_Chris
[segment .text]
global _main

_main:Should work with GCC, as for ALINK I think that require .start or ..start as it's entry point.

Chris
Forum: Assembly Feb 7th, 2009
Replies: 6
Views: 1,624
Posted By Freaky_Chris
I'd recommend a read of Narue's tutorial, its a few posts down and is a brillaint intro to NASM on windows :)
Forum: Assembly Feb 7th, 2009
Replies: 6
Views: 1,624
Posted By Freaky_Chris
Does the link know where and to include C headers etc....

Just link it with gcc using gcc example.obj -o example.exe
Forum: Assembly Nov 27th, 2008
Replies: 9
Views: 2,259
Posted By Freaky_Chris
When you say you have successfully assembled it, i'm asuming you now have at least one Object file. In which case you need a linker to link the object files together into and exe file.

Chris
Forum: Assembly Jul 4th, 2008
Replies: 0
Views: 887
Posted By Freaky_Chris
Hey, does anybody know any good tutorials for MPASM for the 16F PIC micro controllers?

Thanks for any help.

Chris
Showing results 1 to 5 of 5

 


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

©2003 - 2009 DaniWeb® LLC