2024-10-22, 11:42:50
It seems like you're facing version conflicts between your toolsets, especially the DFP and XC8 versions. Try using an older XC8 version (like 1.45) that matches the DFP version others have used successfully. Also, make sure to remove all duplicate "_main" definitions and check the dependencies.
Sometimes these errors happen due to improper memory configuration within different MPLAB versions, so check linker settings too
Sometimes these errors happen due to improper memory configuration within different MPLAB versions, so check linker settings too