mplab icd2

jyb

Senior Member
hi all

just a question to seniors

is mplab icd2 programmer/debugger compatible with picaxe programming editor ?
my idea is to use programming editor for ASM language and engraving no picaxe chips

jyb
 

hippy

Ex-Staff (retired)
Compatible ? Not really.

You can use Programming Editor to edit and assemble (some) PICmicro code but there is no integration with MPLAB nor ICD2. It is not the way I would recommend doing things.
 

jyb

Senior Member
asm

hello hippy

you said "It is not the way I would recommend doing things.?"

i dont understand, would you tell me more ? please

what i am targeting is sometimes when basic is too much slow , having possibility to use programming editor to create routines and progs written in assembler because much more speedy and compact
programming editor is "sympatic " and i want keep using it


jyb
 

hippy

Ex-Staff (retired)
What I am saying is that programming Editor will not be the most convenient way to do things.

While you can use it to create and edit assembler code, can even invoke the assemblers, you may need to configure the assembler environment to get this to work and you will need to keep switching between Programming Editor and MPLAB or other tools to use ICD2.

There will be no convenient 'single click' program download as there is for PICAXE.
 
Top