![]() | ![]() | ![]() |
| | |||||||
| Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc. |
| | Thread Tools | Display Modes |
| | (permalink) |
| Experienced Member | what is the difference between assembly language and high level assembly(HLA). i wanted to know about this because i downloaded an ebook named "The art of assembly language programming" and it talks about HLA. and one thing more, will i be able to write code for PICs in HLA |
| | |
| | (permalink) | |
| Experienced Member | Quote:
as far as i know pic's can be programmed in low level assembly. next to it would be c. | |
| | |
| | (permalink) |
| Experienced Member | yes spyghost this book is written for the x86 microprocessors. i just thought that it looked easy to start with. and i wanted to know if i could do some programming for the PIC with it. thanx |
| | |
| | (permalink) | |
| Super Moderator | Quote:
| |
| | |
| | (permalink) |
| Experienced Member | yup, nigel is right... x86 assembly is "assembly language" is its sense, but pic assembly is definitely for pic alone... |
| | |
| | (permalink) |
| Experienced Member | okay thanx alot guys. i get the idea |
| | |