I have a project originally built in CW 10.7 whose Processor Expert configuration generates ok there.
We recently upgraded to CW11.1 after a HDD failure. Everything else seems to work, but when I try to generate PEx code I get the following:
Generator: ERROR: at line 1: Error in reading driver source: ""
(on GenericSWI2C, MCULibConfig, Utility, and Wait components)
Generator: FAILURE: at line 273: Unexpected status, please contact Freescale support. (file: Drivers\sw\RTOSAdaptor\Common_RTOSAdaptor.prg)
(on Serial_LDD, ADC_LDD, SPIMaster_LDD, and WatchDog_LDD components)
It seems that anything to do with MCULibConfig has a problem, but I really have no idea what is wrong, and can't seem to be able to resolve this.
Any hints would be greatly appreciated. Thanks in advance.