Code Composer 4 (Eclipse based)- makefiles
        Posted  
        
            by michael
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by michael
        
        
        
        Published on 2010-01-28T20:49:04Z
        Indexed on 
            2010/05/22
            21:30 UTC
        
        
        Read the original article
        Hit count: 227
        
How do I prevent Code Composer 4 (which is based on Eclipse) from generating its own makefile and use the one I provide instead?
Background: I am starting a FreeRTOS project on a MSP430F5436 using Code Composer 4 and have a demo app with a supplied make file)
Thanks!
© Stack Overflow or respective owner