Help needed to convert ASM to HEX

Thread Starter

rn.ksheer

Joined May 16, 2012
8
Yes, I tried MPLAB but the generated code doesn't seem to work. Two years back i had done the same robot as my final year project but the HEX code was given by my friend. Can i have any tutorial Please !!
 

R!f@@

Joined Apr 2, 2009
9,918
If u can build the file correctly then u have a problem with the code. It's not the conversion tht gives the problem.
 

absf

Joined Dec 29, 2010
1,968
Yes, I tried MPLAB but the generated code doesn't seem to work. Two years back i had done the same robot as my final year project but the HEX code was given by my friend. Can i have any tutorial Please !!
You can take a look at this site. There are many tutorials

http://tutorial.cytron.com.my/category/programming-software/

This particular one might be helpful, though it was for Hi Tech C. Should be about the same for MPASM.

"How to create a PIC16F project and program it using MPLAB IDE"

http://tutorial.cytron.com.my/2011/08/18/how-to-create-a-project-in-mplab-ide/

Allen
 
Top