zapados
Joined: 04 Feb 2025 Posts: 1
|
Warning: The hex file has the debug bit set.... |
Posted: Tue Feb 04, 2025 5:27 pm |
|
|
When doing a "production" build in MPLAB X (Production --> Clean and Build Project), I'm getting this warning:
Warning: The hex file has the debug bit set. The debug bit has been cleared during load to memory. The original hex file has not been modified.
The debug bit should not be set!
Here are my environment & build details:
MPLAB X v6.20
CCS C Compiler v5.119
Working with a PIC18F2520
If I load the "debug bit set" hex into MPLAB IPE, then export it from MPLAB IPE, and diff. against the one which was loaded in, it does show differences so I think the warning is legit.
Any help is appreciated! Thank you. Cheers! |
|