??? 07/03/12 08:36 Read: times |
#187844 - Setting security bits through batchisp |
I can't seem to figure out how to program the security bits through batchisp. I get a timeout every time I attempt to do this. Setting the security bits seems to work fine through Flip. I am using the Atmel at89c51re2. Is this chip not 100% compatible with batchisp?
Here is the command and output "batchisp" -autoisp -device AT89C51RE2 -hardware RS232 -port COM1 -baudrate 115200 -operation MEMORY FLASH LOADBUFFER H52C.hex PROGRAM SSL2 Running batchisp 1.2.5 on Tue Jul 03 10:23:47 2012 AT89C51RE2 - RS232 - COM1 - 115200 Device selection....................... PASS Hardware selection..................... PASS Opening port........................... PASS Setting Auto ISP....................... PASS Synchronizing target................... PASS Reading Bootloader version............. PASS 1.0.0 Selecting FLASH........................ PASS Parsing HEX file....................... PASS H52C.hex Programming memory..................... PASS 0x00000 0x08fb9 Setting Security Level 2............... FAIL Timeout error. (A)bort, (R)etry, (I)gnore ? |