PDA

View Full Version : PIC assebly to ARV assembly converter


redpixel
11-05-2005, 22:10
HI
i have an idea . plz tell me that is it posible to convert PIC flash File of silver card (sim emu silver kard ) to flash file of ARV card (fun card) ?:confused: because tehre
is not a good sim emulator for fun card ( just funsim) but sim-emu file for PIC silver card is perfect.

and is there any assembly converter for PIC to AVR micro ?

CH@IN
11-11-2005, 12:29
There are some crosscompilers for Pic to Avr, but I don't think they will work with Sim-emu as they would have to use exact "timing". This crosscompilers are just for simple tasks like "blinking a led"

Daniel (the author of simemu) had in mind to write a version for Funcards (AVR) in the past, but due to his limited time he did not proceed with this project.

There are already some Sim-clone firmware for Atmel (funcards) as you already know... avoid reinventing the weel ;)

Regards

Chain