View previous topic :: View next topic |
Author |
Message |
MLO
Joined: 12 Aug 2009 Posts: 3
|
Use encrypt source code |
Posted: Wed Aug 12, 2009 8:00 pm |
|
|
Hi,
According to the manual of the compiler, you can include an encrypted file using that option from the menu. By including the new file, it generates about 100 errors, the first being:
Code: |
>>> Warning 225 "D:\Varios_CCS\Prueba24C16A\2416.C.encrypted" Line 43(19,76): Duplicate #define
*** Error 7 "D:\Varios_CCS\Prueba24C16A\2416.C.encrypted" Line 44(2,8): Invalid Pre-Processor directive
...
|
Is there a process specialists to use these files?
Greetings |
|
|
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
|
|
Posted: Wed Aug 12, 2009 9:41 pm |
|
|
Quote: | By including the new file, it generates about 100 errors |
I don't have the IDE version of the CCS compiler so I can't test this,
but here's a post from Sept. 19, 2006 which mentions the same problem.
http://www.ccsinfo.com/forum/viewtopic.php?t=28241
Sept. 19, 2006 means he was probably using vs. 4.010 or earlier.
It's very likely that there was a problem in such an early version.
What's your compiler version ? |
|
|
MLO
Joined: 12 Aug 2009 Posts: 3
|
|
Posted: Thu Aug 13, 2009 12:37 pm |
|
|
PCM programmer wrote: |
What's your compiler version ? |
Hello.
Thanks for your reply. The version I have is the 4.088. |
|
|
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
|
|
Posted: Thu Aug 13, 2009 12:41 pm |
|
|
I don't have the IDE version of the compiler, so I can't really help you
much more on this. You could ask CCS support if the encrypt feature
works with that version. |
|
|
MLO
Joined: 12 Aug 2009 Posts: 3
|
|
Posted: Thu Aug 13, 2009 1:26 pm |
|
|
Ok.
Thanks for everything. |
|
|
|