Q
As per your earlier advise i receive another IC ADUC848BSZ62-5 and for first
time it shows error message that "Download failed with error code 6". It is
first time i am downloading my code. although it resets and detect correct
version. Please help me.
A
#define Success 0
#define Too_many_retries 1
#define File_error 2
#define Memory_range_error 3
#define Communication_error 4
#define Erase_error 5
#define Undefined_error 6
#define Write_error 7
#define Verify_error 8
#define Protection_error 9