TODOPIC

Microcontroladores PIC => Lenguaje C para microcontroladores PIC => Mensaje iniciado por: bitclock001 en 30 de Julio de 2014, 20:39:06

Título: PROBLEMAS CON TCPIP-DEMO App del MPLABX
Publicado por: bitclock001 en 30 de Julio de 2014, 20:39:06
Saludos

 :oops:Estoy realizando una aplicación Ethernet con el Pic 18F97J60.  Para esta aplicación estoy utilizando el archivo TCPIP-DEMO App ya existente en el MPLABX, Después de configurar todo con el asistente TCP/IP configuration wizard,  me sale el siguiente error:

warning: Configuration "C18-PICDN2_ETH97" builds with "C18", but indicates no toolchain directory.
error: Configuration "C18-PICDN2_ETH97" builds with "C18", but no toolchains of that type are installed.
Errors have occurred while loading one or more configurations.
If a specific error is not shown above, this may happen when you import a project from another computer.
    + You can add language tools in Tools->Options embedded tab.
    + You can change which language tool to use in the project properties dialog. 

A pesar de que tengo instalados los compiladores XC8 y el XC32, me saca este error. 
Qué puede ser?