Hi there i have instaled CODEWARRIOR 10.4 special edition and at the debug section, the program had comed up with such an error. I would be very glad if someone could help me  Thank you.
解決済! 解決策の投稿を見る。
 
					
				
		
 TICS_Fiona
		
			TICS_Fiona
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Please check whether the C code size is beyond the limit of your license. Or did you enable C++ feature in your project? C++ language is only supported in professional edition. Please disable the C++ settings of the project as below:
 
					
				
		
 TICS_Fiona
		
			TICS_Fiona
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Please check whether the C code size is beyond the limit of your license. Or did you enable C++ feature in your project? C++ language is only supported in professional edition. Please disable the C++ settings of the project as below:
Thank you it work´s like a charm :smileygrin:
 
					
				
		
 BlackNight
		
			BlackNight
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		The message indicates that you your exceeding the allowed download size for your license configuration. Are you using the free edition?
And: are you using C++ (intentionally or unintentionally)?
See Please Check Your License | MCU on Eclipse
Hope this helps.
