Can anyone help me convert code from avr to PIC??
Can anyone help me convert code from avr to PIC??
That rather depends. If the AVR code is some high level language then possiblly, if it's assembler, good luck with that. As you want to end up with PICBasic, if the AVR code is also Basic then it's quite doable, if its C then the fact that it was originally compiled for AVR isn't that important, if you use a PIC C compiler you'll probably get pretty close.
As always, the devil is in the details.
George
Bookmarks