Program DA14580 OTP memory issues
Hi,Dialog:
I want to burn my application into the OTP,but when i open SmartSnippets v3.9 OTP Programmer, and try to import the newly compiled hex file,SmartSnippets don't load the hex file ,and don't have any prompt,in my code i define DEVELOPMENT_DEBUG to 0,
#define DEVELOPMENT_DEBUG 0 //0: code at OTP, 1: code via JTAG
i find if
#define DEVELOPMENT_DEBUG 1 //0: code at OTP, 1: code via JTAG