LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

question on my application protection files.... i would like any advise...

Hi,

I have my application which is used to program pic16f84, my application modify the asm code with the adjusted parameters in the code,then when i want change the pic program, the application, create a file .asm with the changes, compile the file to .hex calling external program(this program make it and only show the screen ok compiled, thanks to Dennis) and in the next flat secuence call another program to programmer the hex on the pic, use this file .hex to write the pic when it has finished i put remove the all files used .asm and hex files, to protec my code to any guy could read and save this code, and i dont want that :).

Right now, you could save the code while the the application is program the pic...
I ask myselft which is the best way to protect it... maybe on hidden file or memory file and later delete all...

What do you think?? i would like any advise to try!!!.
Thanks, Fonsi.
0 Kudos
Message 1 of 5
(2,694 Views)
acs soft solutions is great capture movie and screen...

😉

Mensaje editado por Fonsi

0 Kudos
Message 2 of 5
(2,692 Views)
Hi Fonsi

Can you post your VI to program PIC16F84?

Is it compatible with 16F84A?

Tzviel
0 Kudos
Message 3 of 5
(2,681 Views)
Hi,

My application doesnt program the pic, only call to external program icprog, which with commands is possible do the work without touch the program...
Only put this system exec.vi in your vi, and put the icprog and the file in the same folder...

http://www.ic-prog.com/

Look at the this link to command line adjust...:
http://www.ic-prog.com/cmdline.txt
0 Kudos
Message 4 of 5
(2,677 Views)
Any advise???

Thanks
0 Kudos
Message 5 of 5
(2,663 Views)