I am porting my code from .c to .cpp, converting the functions into class functions. in code composer v5.2 this works quite well. However in code composer v6.01 both data variables and functions are not inherited. Please advise how this problem can be solved. Is there some compiler setting or directive that must be set?
Thank you for advise/guidance to solve this problem..
John