Help needed in PIC programming

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
technophile

Help needed in PIC programming

Post by technophile »

I jus started my OSD. i am using djgpp and nasm. as for as now, i have implemented a bootloader along with a keyboard driver.

caught up with pic programming. i read many documents about it, online. i understood it to a bit. but somehow when it comes to implementing it in my os, i am jus puzzled how to go abt things. can anybody advice me on how to approach this? A sample code,links on how to implement it in the os will be great.

TIA,
A Tyro :)
Perica
Member
Member
Posts: 454
Joined: Sat Nov 25, 2006 12:50 am

Re:Help needed in PIC programming

Post by Perica »

..
Last edited by Perica on Sun Dec 03, 2006 8:40 pm, edited 1 time in total.
technophile

Re:Help needed in PIC programming

Post by technophile »

Thnx a lot for the link, i had read that faq . it'll b very helpful if u can point me to some working code.
Post Reply