bhaskar.blaze
Newbie level 3
My tools are,
MCU:ATMEGA8
Programmer:AVRISP2
Compilers:AVR studio-4 to read and program the flash and WinAVR Programmers Notepad for writing the code and compiling.
I would like to protect my code against reading hex file from the chip and there should be provision for reprogramming the chip.I have programmed the lock bits (I have selected Application protection mode3 :LPM and SPM is prohibited in application section)after dumping the code,but still my code is readable from the IC(I have tested the functionality of this hex file after reading from the chip by reprogramming ).
I have tried in all possible four cases ,but still my code is readable.
Please Let me know how I can???
Waiting for your valuable information
MCU:ATMEGA8
Programmer:AVRISP2
Compilers:AVR studio-4 to read and program the flash and WinAVR Programmers Notepad for writing the code and compiling.
I would like to protect my code against reading hex file from the chip and there should be provision for reprogramming the chip.I have programmed the lock bits (I have selected Application protection mode3 :LPM and SPM is prohibited in application section)after dumping the code,but still my code is readable from the IC(I have tested the functionality of this hex file after reading from the chip by reprogramming ).
I have tried in all possible four cases ,but still my code is readable.
Please Let me know how I can???
Waiting for your valuable information