Hi Brad,
"All your app notes are entirely useless and dysfunctional for the XC8 code. Everything you were trying to do in them makes no sense in any way. Everything you were trying to do in them makes no sense in any way. "
Did you encounter any compilation error to conclude that it was related to XC8 Compilers? The device used for the code is an 8-bit controller (18F45K20). The device (18F1320) that you are using is also an 8-bit controller. Also, according to the Microchip post on XC8 Compilers.
"This compiler supports all known 8-bit PICĀ® MCU devices at the time of release."
Application notes were made very simple/basic and as means of demonstrating the interaction between two devices These were not meant to be considered as the perfect reference for all applications. There are intricate details that should be referred to technical documentations.
"All your app notes are entirely useless and dysfunctional for the XC8 code. Everything you were trying to do in them makes no sense in any way. Everything you were trying to do in them makes no sense in any way. "
Did you encounter any compilation error to conclude that it was related to XC8 Compilers? The device used for the code is an 8-bit controller (18F45K20). The device (18F1320) that you are using is also an 8-bit controller. Also, according to the Microchip post on XC8 Compilers.
"This compiler supports all known 8-bit PICĀ® MCU devices at the time of release."
Application notes were made very simple/basic and as means of demonstrating the interaction between two devices These were not meant to be considered as the perfect reference for all applications. There are intricate details that should be referred to technical documentations.
Comment