MCC is an plugin for the mplab ide. It can be installed through the ide environment.?
It's pretty nice actually because it installs the required code plus headers when you select for example IO ports, Display, i2c etc.?
Through the MCC application you select what you would like to use. You select it's default configuration and when completed you generate the c and header files.?
It's here where you can for example create the alias for a pin. Including all possible usages as methods.
Best regards Onno
Op zo 5 dec. 2021 14:34 schreef The Hempsteads <dbhempstead@...>:
I am using the free MPLAB XC8 compiler from microchip.?? I am not familiar with the MCC tool.? Can you tell me where you got it from?? Is it MikroC?
Also, I'm still working on the DEBUG mode.? I am working on turning on the DEBUG flag so that the MPLAB XC8 simulator will display messages on the simulator screen when you enter functions in the code.
I am not familiar with stringtext29.??
Thanks for checking this out.? Together we will get it running.