Hello!
I got keil project for LPC4088
In start up file i see:
; IF :LNOT::DEF:NO_CRP
; AREA |.ARM.__at_0x02FC|, CODE, READONLY
;CRP_Key DCD 0xFFFFFFFF
;
and in iap.h file i see:
#define IAP_CRP_ENABLED 19 /*!< Code read protection enabled
*/
Some times i can t to connect with my MCU. In this case i try to
connect with help of flashmagic.exe throught UART. ANd then i do full
erase.
Then one more time i get blocked MCU and using flashmagic.
W
↧